From 16f4eb83c12b99d85f8ce64dd69df9c0e60589c4 Mon Sep 17 00:00:00 2001 From: peter Date: Mon, 24 Jan 2000 08:52:29 +0000 Subject: [PATCH] Remove some no-op "port ?" and "irq ?" declarations. --- sys/pc98/conf/GENERIC | 6 +++--- sys/pc98/conf/GENERIC98 | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/sys/pc98/conf/GENERIC b/sys/pc98/conf/GENERIC index 83d416a97f2d..1a253b1c458c 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 diff --git a/sys/pc98/conf/GENERIC98 b/sys/pc98/conf/GENERIC98 index 83d416a97f2d..1a253b1c458c 100644 --- a/sys/pc98/conf/GENERIC98 +++ b/sys/pc98/conf/GENERIC98 @@ -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