Add experimental support for Eicon.Diehl DIVA 2.0 and 2.02 ISA PnP cards.
This commit is contained in:
parent
01632e0088
commit
cd1df6fc62
@ -184,6 +184,9 @@ under isdn4bsd has been added.
|
||||
The itjc(4) driver for supporting NETjet-S / Teles PCI-TJ under
|
||||
isdn4bsd has been added.
|
||||
|
||||
Experimental support for the Eicon.Diehl DIVA 2.0 and 2.02 ISA PnP
|
||||
ISDN cards has been added to the isic(4) isdn4bsd driver.
|
||||
|
||||
Support for Fujitsu MB86960A/MB86965A based Ethernet PC-Cards is back.
|
||||
[MERGED]
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user