diff --git a/sys/pc98/conf/GENERIC b/sys/pc98/conf/GENERIC index 2398f2fb6983..a03b575cc622 100644 --- a/sys/pc98/conf/GENERIC +++ b/sys/pc98/conf/GENERIC @@ -11,7 +11,7 @@ # device lines is present in the ./LINT configuration file. If you are # in doubt as to the purpose or necessity of a line, check first in LINT. # -# $Id: GENERIC98,v 1.70 1999/04/01 13:39:27 kato Exp $ +# $Id: GENERIC98,v 1.71 1999/04/18 14:42:14 kato Exp $ # GENERIC98 -- Generic PC98 machine with WD/SCSI disks @@ -66,7 +66,7 @@ config kernel root on wd0 #options NINTR=24 # number of INTs controller isa0 at nexus? -#controller pnp0 # PnP support for ISA +controller pnp0 # PnP support for ISA controller pci0 at nexus? controller fdc0 at isa? port "IO_FD1" bio irq 11 drq 2 diff --git a/sys/pc98/conf/GENERIC98 b/sys/pc98/conf/GENERIC98 index 2398f2fb6983..a03b575cc622 100644 --- a/sys/pc98/conf/GENERIC98 +++ b/sys/pc98/conf/GENERIC98 @@ -11,7 +11,7 @@ # device lines is present in the ./LINT configuration file. If you are # in doubt as to the purpose or necessity of a line, check first in LINT. # -# $Id: GENERIC98,v 1.70 1999/04/01 13:39:27 kato Exp $ +# $Id: GENERIC98,v 1.71 1999/04/18 14:42:14 kato Exp $ # GENERIC98 -- Generic PC98 machine with WD/SCSI disks @@ -66,7 +66,7 @@ config kernel root on wd0 #options NINTR=24 # number of INTs controller isa0 at nexus? -#controller pnp0 # PnP support for ISA +controller pnp0 # PnP support for ISA controller pci0 at nexus? controller fdc0 at isa? port "IO_FD1" bio irq 11 drq 2