diff options
author | hm <hm@FreeBSD.org> | 2001-01-26 13:33:31 +0000 |
---|---|---|
committer | hm <hm@FreeBSD.org> | 2001-01-26 13:33:31 +0000 |
commit | cd1df6fc62289fb0f2c05debce1d02e0cf622a62 (patch) | |
tree | e84915a05718a4cab31b3bd0ee25912fe6ec4c82 /usr.sbin/i4b | |
parent | 01632e0088582a543613a412757dcc8f14fcc183 (diff) | |
download | FreeBSD-src-cd1df6fc62289fb0f2c05debce1d02e0cf622a62.zip FreeBSD-src-cd1df6fc62289fb0f2c05debce1d02e0cf622a62.tar.gz |
Add experimental support for Eicon.Diehl DIVA 2.0 and 2.02 ISA PnP cards.
Diffstat (limited to 'usr.sbin/i4b')
-rw-r--r-- | usr.sbin/i4b/man/isic.4 | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/usr.sbin/i4b/man/isic.4 b/usr.sbin/i4b/man/isic.4 index 15bd32c..8f9cbd6 100644 --- a/usr.sbin/i4b/man/isic.4 +++ b/usr.sbin/i4b/man/isic.4 @@ -1,5 +1,5 @@ .\" -.\" Copyright (c) 1997, 2000 Hellmuth Michaelis. All rights reserved. +.\" Copyright (c) 1997, 2001 Hellmuth Michaelis. All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions @@ -22,13 +22,11 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: isic.4,v 1.28 2000/03/16 15:25:05 hm Exp $ -.\" .\" $FreeBSD$ .\" -.\" last edit-date: [Thu Mar 16 16:21:45 2000] +.\" last edit-date: [Fri Jan 26 14:32:33 2001] .\" -.Dd March 16, 2000 +.Dd January 26, 2001 .Dt ISIC 4 .Os .Sh NAME @@ -89,6 +87,10 @@ USRobotics Sportster ISDN TA internal or Stollmann Tina-pp card: .Cd options \&"USR_STI\&" .Cd "device isic0 at isa? port 0x268 irq 5 flags 7" .Pp +Eicon.Diehl DIVA 2.0 and 2.02 ISA PnP card: +.Cd options \&"EICON_DIVA\&" +.Cd "device isic0" +.Pp .Sh NetBSD SYNOPSIS On the ISA bus: .Pp |