summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authornon <non@FreeBSD.org>2000-10-29 05:51:46 +0000
committernon <non@FreeBSD.org>2000-10-29 05:51:46 +0000
commit3808f87c583b9955f0fb03ffc6ec909c36044f44 (patch)
tree6d56e8d1aa404dc1933499d17a55284d5cd39bd4 /sys
parente6f3651c0396c2eb8f643c737d78da149db3b25d (diff)
downloadFreeBSD-src-3808f87c583b9955f0fb03ffc6ec909c36044f44.zip
FreeBSD-src-3808f87c583b9955f0fb03ffc6ec909c36044f44.tar.gz
Add hints for ISA cards (such as TMC1610M) which use stg driver.
The values has been given by Arai Mikio <m-arai@sco.bekkoame.ne.jp>.
Diffstat (limited to 'sys')
-rw-r--r--sys/conf/NOTES3
-rw-r--r--sys/i386/conf/NOTES3
2 files changed, 6 insertions, 0 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index 0759653..c3dced4 100644
--- a/sys/conf/NOTES
+++ b/sys/conf/NOTES
@@ -1316,6 +1316,9 @@ device ncv
device nsp
device sym
device stg
+hint.stg.0.at="isa"
+hint.stg.0.port="0x140"
+hint.stg.0.port="11"
device wds
hint.wds.0.at="isa"
hint.wds.0.port="0x350"
diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES
index 0759653..c3dced4 100644
--- a/sys/i386/conf/NOTES
+++ b/sys/i386/conf/NOTES
@@ -1316,6 +1316,9 @@ device ncv
device nsp
device sym
device stg
+hint.stg.0.at="isa"
+hint.stg.0.port="0x140"
+hint.stg.0.port="11"
device wds
hint.wds.0.at="isa"
hint.wds.0.port="0x350"
OpenPOWER on IntegriCloud