summaryrefslogtreecommitdiffstats
path: root/sys/i386/conf
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>1995-04-20 06:05:17 +0000
committerphk <phk@FreeBSD.org>1995-04-20 06:05:17 +0000
commitf9d2aedd022051a9d9adab83a8543ea5c3425a62 (patch)
treea21ebb1439d6dd78ad80b65c46b2b8d6dfec759b /sys/i386/conf
parent09760f72c1b4481041aa2c8fe35eca49e2aea0ef (diff)
downloadFreeBSD-src-f9d2aedd022051a9d9adab83a8543ea5c3425a62.zip
FreeBSD-src-f9d2aedd022051a9d9adab83a8543ea5c3425a62.tar.gz
Add wd2 and wd3 as swap-devices too.
Diffstat (limited to 'sys/i386/conf')
-rw-r--r--sys/i386/conf/GENERIC4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/i386/conf/GENERIC b/sys/i386/conf/GENERIC
index 94faf58..cd57f12 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
OpenPOWER on IntegriCloud