summaryrefslogtreecommitdiffstats
path: root/sys/i386/conf
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2002-09-19 03:02:42 +0000
committerpeter <peter@FreeBSD.org>2002-09-19 03:02:42 +0000
commit2a90117a45155ff66e7e91c064091487e6e81cc5 (patch)
tree23ffafe8ed5985e7f16306b63269596f8f698b0b /sys/i386/conf
parentef7ad90d612db06c8b275ef50e4d665b2bdf9da9 (diff)
downloadFreeBSD-src-2a90117a45155ff66e7e91c064091487e6e81cc5.zip
FreeBSD-src-2a90117a45155ff66e7e91c064091487e6e81cc5.tar.gz
move ncv, nsp, stg to i386-only section (there is no pc98-specific version)
Diffstat (limited to 'sys/i386/conf')
-rw-r--r--sys/i386/conf/NOTES14
1 files changed, 14 insertions, 0 deletions
diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES
index b751ea41..607fc1e 100644
--- a/sys/i386/conf/NOTES
+++ b/sys/i386/conf/NOTES
@@ -474,6 +474,20 @@ device pca
hint.pca.0.at="isa"
hint.pca.0.port="0x040"
+#
+# SCSI host adapters:
+#
+# ncv: NCR 53C500 based SCSI host adapters.
+# nsp: Workbit Ninja SCSI-3 based PC Card SCSI host adapters.
+# stg: TMC 18C30, 18C50 based SCSI host adapters.
+
+device ncv
+device nsp
+device stg
+hint.stg.0.at="isa"
+hint.stg.0.port="0x140"
+hint.stg.0.port="11"
+
#
# Miscellaneous hardware:
#
OpenPOWER on IntegriCloud