From 3808f87c583b9955f0fb03ffc6ec909c36044f44 Mon Sep 17 00:00:00 2001 From: non Date: Sun, 29 Oct 2000 05:51:46 +0000 Subject: Add hints for ISA cards (such as TMC1610M) which use stg driver. The values has been given by Arai Mikio . --- sys/conf/NOTES | 3 +++ sys/i386/conf/NOTES | 3 +++ 2 files changed, 6 insertions(+) (limited to 'sys') 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" -- cgit v1.1