From 97ded58fd707fcfde2592984e0da4656a0bde70f Mon Sep 17 00:00:00 2001 From: kato Date: Tue, 20 Apr 1999 09:06:03 +0000 Subject: Rectivate pnp0. --- sys/pc98/conf/GENERIC | 4 ++-- sys/pc98/conf/GENERIC98 | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'sys') diff --git a/sys/pc98/conf/GENERIC b/sys/pc98/conf/GENERIC index 2398f2f..a03b575 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 2398f2f..a03b575 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 -- cgit v1.1