summaryrefslogtreecommitdiffstats
path: root/sys/pc98/conf/GENERIC.hints
diff options
context:
space:
mode:
authornyan <nyan@FreeBSD.org>2001-02-27 12:34:01 +0000
committernyan <nyan@FreeBSD.org>2001-02-27 12:34:01 +0000
commit9e90d5aab040fc60175aec4b91e7ed6bc2befe0f (patch)
tree54be048c1cf89fd7851b93ec3511bb7216e8b98d /sys/pc98/conf/GENERIC.hints
parentb564bac2855289fbaf3e646d59362462fb3ac71f (diff)
downloadFreeBSD-src-9e90d5aab040fc60175aec4b91e7ed6bc2befe0f.zip
FreeBSD-src-9e90d5aab040fc60175aec4b91e7ed6bc2befe0f.tar.gz
Added another wd33c93 based SCSI card driver which replaces the bs driver.
Now, default is still bs. Submitted by: nyan and non. Obtained from: NetBSD/pc98
Diffstat (limited to 'sys/pc98/conf/GENERIC.hints')
-rw-r--r--sys/pc98/conf/GENERIC.hints29
1 files changed, 24 insertions, 5 deletions
diff --git a/sys/pc98/conf/GENERIC.hints b/sys/pc98/conf/GENERIC.hints
index 540bcc6..0dabb57 100644
--- a/sys/pc98/conf/GENERIC.hints
+++ b/sys/pc98/conf/GENERIC.hints
@@ -24,6 +24,12 @@ hint.wd.0.drive="0"
#hint.wd.3.at="wdc0"
#hint.wd.3.drive="3"
+# PC-9801-100
+hint.aic.0.at="isa"
+hint.aic.0.port="0x1840"
+hint.aic.0.irq="5"
+hint.aic.0.flags="0x10000"
+
# PC-9801-92
hint.bs.0.at="isa"
hint.bs.0.port="0xCC0"
@@ -63,11 +69,24 @@ hint.bs.0.flags="0"
#hint.bs.0.drq="3"
#hint.bs.0.flags="0x50000"
-# PC-9801-100
-hint.aic.0.at="isa"
-hint.aic.0.port="0x1840"
-hint.aic.0.irq="5"
-hint.aic.0.flags="0x10000"
+# GENERIC
+hint.ct.0.at="isa"
+# SC98
+#hint.ct.0.at="isa"
+#hint.ct.0.flags="0x10000"
+# TEXA
+#hint.ct.0.at="isa"
+#hint.ct.0.flags="0x20000"
+# ELECOM
+#hint.ct.0.at="isa"
+#hint.ct.0.flags="0x30000"
+# SMIT
+#hint.ct.0.at="isa"
+#hint.ct.0.maddr="0xdc000"
+#hint.ct.0.flags="0x40000"
+# LOGITEC
+#hint.ct.0.at="isa"
+#hint.ct.0.flags="0x50000"
hint.pckbd.0.at="isa"
hint.pckbd.0.port="0x041"
OpenPOWER on IntegriCloud