summaryrefslogtreecommitdiffstats
path: root/sys/pc98/conf/GENERIC
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2000-01-24 08:52:29 +0000
committerpeter <peter@FreeBSD.org>2000-01-24 08:52:29 +0000
commit16f4eb83c12b99d85f8ce64dd69df9c0e60589c4 (patch)
tree01decf123f0a40c5fc972fa5b5c9a95e4b34352c /sys/pc98/conf/GENERIC
parent148cc5b79cd473367caa4e97e2477407669af68e (diff)
downloadFreeBSD-src-16f4eb83c12b99d85f8ce64dd69df9c0e60589c4.zip
FreeBSD-src-16f4eb83c12b99d85f8ce64dd69df9c0e60589c4.tar.gz
Remove some no-op "port ?" and "irq ?" declarations.
Diffstat (limited to 'sys/pc98/conf/GENERIC')
-rw-r--r--sys/pc98/conf/GENERIC6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/pc98/conf/GENERIC b/sys/pc98/conf/GENERIC
index 83d416a..1a253b1 100644
--- a/sys/pc98/conf/GENERIC
+++ b/sys/pc98/conf/GENERIC
@@ -84,7 +84,7 @@ device wd0 at wdc0 drive 0
#device wd2 at wdc0 drive 2
#device wd3 at wdc0 drive 3
-# ATAPI devices on wdc?
+# ATAPI devices on wdc
device wcd #IDE CD-ROM
#device wfd #IDE Floppy (e.g. LS-120)
#device wst #IDE Tape (e.g. Travan)
@@ -181,7 +181,7 @@ device sio1 at isa? port 0x238 irq 5 flags 0x12000000
device mse0 at isa? port IO_MSE irq 13
# NEW Parallel port
-device ppc0 at isa? port? irq 14
+device ppc0 at isa? irq 14
device ppbus # Parallel port bus (required)
device lpt # Printer
device plip # TCP/IP over parallel
@@ -270,7 +270,7 @@ device lnc0 at isa? port 0x03d0 irq 6
# requires PCCARD (PCMCIA) support to be activated
device sn
-#device xe0 at isa? port? irq ?
+#device xe0 at isa?
#device snd
#device sb0 at isa? port 0x20d2 irq 10 conflicts drq 3
OpenPOWER on IntegriCloud