diff options
Diffstat (limited to 'sys/pc98/conf/GENERIC98')
-rw-r--r-- | sys/pc98/conf/GENERIC98 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/pc98/conf/GENERIC98 b/sys/pc98/conf/GENERIC98 index 87d05b6..4894de3 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.62 1999/01/16 13:20:42 kato Exp $ +# $Id: GENERIC98,v 1.63 1999/01/18 08:38:07 kato Exp $ # GENERIC98 -- Generic PC98 machine with WD/SCSI disks @@ -68,6 +68,7 @@ config kernel root on wd0 #options NINTR=24 # number of INTs controller isa0 +controller pnp0 # PnP support for ISA controller pci0 controller fdc0 at isa? port "IO_FD1" bio irq 11 drq 2 |