From 804e33a872b6897c574a6d5e56fe8108d2a69278 Mon Sep 17 00:00:00 2001 From: Poul-Henning Kamp Date: Thu, 20 Apr 1995 06:05:17 +0000 Subject: [PATCH] Add wd2 and wd3 as swap-devices too. --- sys/amd64/conf/GENERIC | 4 ++-- sys/i386/conf/GENERIC | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC index 94faf583f069..cd57f126ba89 100644 --- a/sys/amd64/conf/GENERIC +++ b/sys/amd64/conf/GENERIC @@ -1,7 +1,7 @@ # # GENERIC -- Generic machine with WD/AHx/NCR/BTx family disks # -# $Id: GENERIC,v 1.40 1995/04/10 19:12:29 phk Exp $ +# $Id: GENERIC,v 1.41 1995/04/10 19:13:51 phk Exp $ # machine "i386" @@ -23,7 +23,7 @@ options "SCSI_DELAY=15" #Be pessimistic about Joe SCSI device options BOUNCE_BUFFERS #include support for DMA bounce buffers options UCONSOLE #Allow users to grab the console -config kernel root on wd0 swap on wd0 and wd1 and sd0 and sd1 and vn0 dumps on wd0 +config kernel root on wd0 swap on wd0 and wd1 and wd2 and wd3 sd0 and sd1 and vn0 dumps on wd0 controller isa0 controller pci0 diff --git a/sys/i386/conf/GENERIC b/sys/i386/conf/GENERIC index 94faf583f069..cd57f126ba89 100644 --- a/sys/i386/conf/GENERIC +++ b/sys/i386/conf/GENERIC @@ -1,7 +1,7 @@ # # GENERIC -- Generic machine with WD/AHx/NCR/BTx family disks # -# $Id: GENERIC,v 1.40 1995/04/10 19:12:29 phk Exp $ +# $Id: GENERIC,v 1.41 1995/04/10 19:13:51 phk Exp $ # machine "i386" @@ -23,7 +23,7 @@ options "SCSI_DELAY=15" #Be pessimistic about Joe SCSI device options BOUNCE_BUFFERS #include support for DMA bounce buffers options UCONSOLE #Allow users to grab the console -config kernel root on wd0 swap on wd0 and wd1 and sd0 and sd1 and vn0 dumps on wd0 +config kernel root on wd0 swap on wd0 and wd1 and wd2 and wd3 sd0 and sd1 and vn0 dumps on wd0 controller isa0 controller pci0