summaryrefslogtreecommitdiffstats
path: root/sys/pc98/conf
diff options
context:
space:
mode:
authornyan <nyan@FreeBSD.org>2000-03-29 14:32:34 +0000
committernyan <nyan@FreeBSD.org>2000-03-29 14:32:34 +0000
commit243cee01b7cfe20e492dea554f4f1a864316b9a6 (patch)
tree2820e2ccc34a06c99cc444baf485d3c2c22445e5 /sys/pc98/conf
parent8a243e8cc26afb69dffdccc07b78a5dc550e30dc (diff)
downloadFreeBSD-src-243cee01b7cfe20e492dea554f4f1a864316b9a6.zip
FreeBSD-src-243cee01b7cfe20e492dea554f4f1a864316b9a6.tar.gz
- Added PC-98 Cbus frontend.
- Move dev/aic/aic_isa.c entry from conf/files to conf/files.MACHINE because PC-98 uses different file. Submitted by: nyan and IMAI Takeshi <take-i@ceres.dti.ne.jp>
Diffstat (limited to 'sys/pc98/conf')
-rw-r--r--sys/pc98/conf/GENERIC3
-rw-r--r--sys/pc98/conf/GENERIC983
2 files changed, 6 insertions, 0 deletions
diff --git a/sys/pc98/conf/GENERIC b/sys/pc98/conf/GENERIC
index e310630..77a9bdb 100644
--- a/sys/pc98/conf/GENERIC
+++ b/sys/pc98/conf/GENERIC
@@ -117,6 +117,9 @@ device bs0 at isa? port IO_SCSI irq 5 drq 3 flags 0
# Logitec LHA-20x
#device bs0 at isa? port IO_SCSI irq 5 drq 3 flags 0x50000
+# PC-9801-100
+device aic0 at isa? port 0x1840 irq 5 flags 0x10000
+
# SCSI peripherals
device scbus # SCSI bus (required)
device da # Direct Access (disks)
diff --git a/sys/pc98/conf/GENERIC98 b/sys/pc98/conf/GENERIC98
index e310630..77a9bdb 100644
--- a/sys/pc98/conf/GENERIC98
+++ b/sys/pc98/conf/GENERIC98
@@ -117,6 +117,9 @@ device bs0 at isa? port IO_SCSI irq 5 drq 3 flags 0
# Logitec LHA-20x
#device bs0 at isa? port IO_SCSI irq 5 drq 3 flags 0x50000
+# PC-9801-100
+device aic0 at isa? port 0x1840 irq 5 flags 0x10000
+
# SCSI peripherals
device scbus # SCSI bus (required)
device da # Direct Access (disks)
OpenPOWER on IntegriCloud