summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorkato <kato@FreeBSD.org>1998-04-25 04:27:15 +0000
committerkato <kato@FreeBSD.org>1998-04-25 04:27:15 +0000
commit68daaf494da892e3cf83df2ad057854c8761357f (patch)
tree145bccf56893a8b17b3abfe6b95021f1cafc2146 /sys
parent01c59a917d0152e1b58c83ddd4596e145ab2c7ff (diff)
downloadFreeBSD-src-68daaf494da892e3cf83df2ad057854c8761357f.zip
FreeBSD-src-68daaf494da892e3cf83df2ad057854c8761357f.tar.gz
Sync with sys/i386/conf/GENERIC revision 1.108.
Diffstat (limited to 'sys')
-rw-r--r--sys/pc98/conf/GENERIC3
-rw-r--r--sys/pc98/conf/GENERIC983
2 files changed, 4 insertions, 2 deletions
diff --git a/sys/pc98/conf/GENERIC b/sys/pc98/conf/GENERIC
index b2ee5a1..98c0b2f 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.34 1998/02/16 09:37:57 kato Exp $
+# $Id: GENERIC98,v 1.35 1998/02/17 08:29:49 kato Exp $
# GENERIC98 -- Generic PC98 machine with WD/SCSI disks
@@ -90,6 +90,7 @@ device wcd0 #IDE CD-ROM
# for any number of installed devices.
controller ncr0
controller ahc0
+controller isp0
#
# WD33C93 SCSI card (55/92 like board)
diff --git a/sys/pc98/conf/GENERIC98 b/sys/pc98/conf/GENERIC98
index b2ee5a1..98c0b2f 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.34 1998/02/16 09:37:57 kato Exp $
+# $Id: GENERIC98,v 1.35 1998/02/17 08:29:49 kato Exp $
# GENERIC98 -- Generic PC98 machine with WD/SCSI disks
@@ -90,6 +90,7 @@ device wcd0 #IDE CD-ROM
# for any number of installed devices.
controller ncr0
controller ahc0
+controller isp0
#
# WD33C93 SCSI card (55/92 like board)
OpenPOWER on IntegriCloud