diff options
author | hm <hm@FreeBSD.org> | 2001-01-12 09:08:18 +0000 |
---|---|---|
committer | hm <hm@FreeBSD.org> | 2001-01-12 09:08:18 +0000 |
commit | e0c772e94b78d198e08c2689d99e10717f19b8bc (patch) | |
tree | da24cd92d853888edc38af02646fcee0b5dbccb7 /usr.sbin/i4b | |
parent | 464b4ea94b020d774874ece666d82a1069507db5 (diff) | |
download | FreeBSD-src-e0c772e94b78d198e08c2689d99e10717f19b8bc.zip FreeBSD-src-e0c772e94b78d198e08c2689d99e10717f19b8bc.tar.gz |
Small clarification from the driver author
Submitted by: Hans Petter Selasky <hselasky@c2i.net>
Diffstat (limited to 'usr.sbin/i4b')
-rw-r--r-- | usr.sbin/i4b/man/ihfc.4 | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/usr.sbin/i4b/man/ihfc.4 b/usr.sbin/i4b/man/ihfc.4 index b24a370..7994bc7 100644 --- a/usr.sbin/i4b/man/ihfc.4 +++ b/usr.sbin/i4b/man/ihfc.4 @@ -22,13 +22,11 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: ihfc.4,v 1.2 2000/07/24 12:22:09 hm Exp $ -.\" .\" $FreeBSD$ .\" -.\" last edit-date: [Tue Apr 25 15:03:14 2000] +.\" last edit-date: [Fri Jan 12 09:54:31 2001] .\" -.Dd July 20, 2000 +.Dd January 12, 2001 .Dt IHFC 4 .Os .Sh NAME @@ -38,11 +36,15 @@ .Pp All PnP cards (AcerISDN P10, Teles 16.3c PnP): .Pp -.Cd "device ihfc" +.Cd "device ihfc (FreeBSD 4.x/5.x)" .Pp Non-PnP cards (TELEINT ISDN SPEED No.1): .Pp -.Cd "device ihfc0 at isa?" +.Cd "device ihfc0 at isa? (FreeBSD 4.x)" +.Pp +.Cd "device ihfc (FreeBSD 5.x)" +NOTE: hint.ihfc.0.at="isa" must be added to /boot/device.hints +.Pp .Pp NOTE: The driver will automatically probe for io-base and irq. .Pp |