summaryrefslogtreecommitdiffstats
path: root/sys/pc98/conf
diff options
context:
space:
mode:
authorkato <kato@FreeBSD.org>1998-05-04 08:48:23 +0000
committerkato <kato@FreeBSD.org>1998-05-04 08:48:23 +0000
commit7096376a27cf66ed0a4628fa333021275df80fc4 (patch)
tree5cd5cbde5c6e88c8c7d64463cd7ec454d0685525 /sys/pc98/conf
parent4b12a632af94e4cad9556d2e7a2d2c04eabfbac9 (diff)
downloadFreeBSD-src-7096376a27cf66ed0a4628fa333021275df80fc4.zip
FreeBSD-src-7096376a27cf66ed0a4628fa333021275df80fc4.tar.gz
Added amd controller to support MELCO IFC-DP SCSI card.
Diffstat (limited to 'sys/pc98/conf')
-rw-r--r--sys/pc98/conf/GENERIC3
-rw-r--r--sys/pc98/conf/GENERIC983
-rw-r--r--sys/pc98/conf/SMP-GENERIC983
3 files changed, 6 insertions, 3 deletions
diff --git a/sys/pc98/conf/GENERIC b/sys/pc98/conf/GENERIC
index d9d2e7a..db3011b 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.36 1998/04/25 04:27:15 kato Exp $
+# $Id: GENERIC98,v 1.37 1998/05/04 07:47:16 kato Exp $
# GENERIC98 -- Generic PC98 machine with WD/SCSI disks
@@ -88,6 +88,7 @@ device wcd0 #IDE CD-ROM
# A single entry for any of these controllers (ncr, ahb, ahc) is sufficient
# for any number of installed devices.
controller ncr0
+controller amd0
controller ahc0
controller isp0
diff --git a/sys/pc98/conf/GENERIC98 b/sys/pc98/conf/GENERIC98
index d9d2e7a..db3011b 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.36 1998/04/25 04:27:15 kato Exp $
+# $Id: GENERIC98,v 1.37 1998/05/04 07:47:16 kato Exp $
# GENERIC98 -- Generic PC98 machine with WD/SCSI disks
@@ -88,6 +88,7 @@ device wcd0 #IDE CD-ROM
# A single entry for any of these controllers (ncr, ahb, ahc) is sufficient
# for any number of installed devices.
controller ncr0
+controller amd0
controller ahc0
controller isp0
diff --git a/sys/pc98/conf/SMP-GENERIC98 b/sys/pc98/conf/SMP-GENERIC98
index 1071832..9e8e09a 100644
--- a/sys/pc98/conf/SMP-GENERIC98
+++ b/sys/pc98/conf/SMP-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$
+# $Id: SMP-GENERIC98,v 1.1 1998/05/04 07:58:36 kato Exp $
# GENERIC98 -- Generic PC98 machine with WD/SCSI disks
@@ -98,6 +98,7 @@ device wcd0 #IDE CD-ROM
# A single entry for any of these controllers (ncr, ahb, ahc) is sufficient
# for any number of installed devices.
controller ncr0
+controller amd0
controller ahc0
controller isp0
OpenPOWER on IntegriCloud