aboutsummaryrefslogtreecommitdiff
path: root/sys/pc98
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>2002-07-21 23:29:00 +0000
committerPeter Wemm <peter@FreeBSD.org>2002-07-21 23:29:00 +0000
commit4c8b3852448ee95971e35932941b93fb1836ea7a (patch)
treecfac728cd32b597b173848602e825ef230f77364 /sys/pc98
parent51fabead5508914c15d43c888e42cae97c4374ad (diff)
Notes
Diffstat (limited to 'sys/pc98')
-rw-r--r--sys/pc98/conf/GENERIC10
1 files changed, 5 insertions, 5 deletions
diff --git a/sys/pc98/conf/GENERIC b/sys/pc98/conf/GENERIC
index 895000cd64c9..a583b927a182 100644
--- a/sys/pc98/conf/GENERIC
+++ b/sys/pc98/conf/GENERIC
@@ -80,12 +80,12 @@ options COMPAT_OLDISA # Old ISA driver shims
device fdc
# IDE controller and disks
-device wdc
+device wdc 1
# ATAPI devices on wdc
-device wcd #IDE CD-ROM
-#device wfd #IDE Floppy (e.g. LS-120)
-#device wst #IDE Tape (e.g. Travan)
+device wcd 1 #IDE CD-ROM
+#device wfd 1 #IDE Floppy (e.g. LS-120)
+#device wst 1 #IDE Tape (e.g. Travan)
# SCSI Controllers
device adv # Advansys SCSI adapters
@@ -137,7 +137,7 @@ device npx
#device sbc # Sound Blaster 16
# PCCARD (PCMCIA) support
-device card # pccard bus
+device card 1 # pccard bus
device pcic # PCMCIA bridge
# Serial (COM) ports