Add man page for the Fritz!PCI ISDN card driver
This commit is contained in:
parent
ede3d88aad
commit
156d335bb2
@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.250 2002/03/24 22:29:54 bjh21 Exp $
|
||||
# $NetBSD: Makefile,v 1.251 2002/03/25 19:15:35 martin Exp $
|
||||
# @(#)Makefile 8.1 (Berkeley) 6/18/93
|
||||
|
||||
MAN= acphy.4 adv.4 adw.4 agp.4 ahb.4 ahc.4 amhphy.4 an.4 aria.4 \
|
||||
@ -72,7 +72,7 @@ MAN+= faith.4 gif.4 inet6.4 icmp6.4 ip6.4 ipsec.4 stf.4
|
||||
|
||||
# ISDN devices
|
||||
MAN+= daic.4 isdntrc.4 isdntel.4 isdnbchan.4 ippp.4 irip.4 isdnctl.4 isdn.4 \
|
||||
isic.4
|
||||
ifpci.4 isic.4
|
||||
|
||||
MLINKS+=bha.4 bt.4
|
||||
MLINKS+=cardbus.4 cbb.4
|
||||
|
61
share/man/man4/ifpci.4
Normal file
61
share/man/man4/ifpci.4
Normal file
@ -0,0 +1,61 @@
|
||||
.\" $NetBSD: ifpci.4,v 1.1 2002/03/25 19:15:35 martin Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2002 Martin Husemann. All rights reserved.
|
||||
.\"
|
||||
.\" Redistribution and use in source and binary forms, with or without
|
||||
.\" modification, are permitted provided that the following conditions
|
||||
.\" are met:
|
||||
.\" 1. Redistributions of source code must retain the above copyright
|
||||
.\" notice, this list of conditions and the following disclaimer.
|
||||
.\" 2. Redistributions in binary form must reproduce the above copyright
|
||||
.\" notice, this list of conditions and the following disclaimer in the
|
||||
.\" documentation and/or other materials provided with the distribution.
|
||||
.\"
|
||||
.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
|
||||
.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
||||
.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
|
||||
.\" ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
|
||||
.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
|
||||
.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
|
||||
.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
|
||||
.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
|
||||
.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
|
||||
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.\"
|
||||
.Dd March 25, 2002
|
||||
.Dt IFPCI 4
|
||||
.Os
|
||||
.Sh NAME
|
||||
.Nm ifpci
|
||||
.Nd AVM Fritz!PCI ISDN card driver
|
||||
.Sh SYNOPSIS
|
||||
.Cd ifpci* at pci?
|
||||
.Pp
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
.Nm
|
||||
driver supports the popular Fritz!PCI card from AVM. While this card uses
|
||||
the same brand as its predecessors, those use a different chipset and are
|
||||
driven by the
|
||||
.Xr isic 4
|
||||
driver.
|
||||
.Pp
|
||||
The PCI subsystem configures the card automatically, there are no options
|
||||
for the driver.
|
||||
.Sh SEE ALSO
|
||||
.Xr isdnd 8 ,
|
||||
.Xr isic 4
|
||||
.Sh STANDARDS
|
||||
CCITT Recommendation I.430
|
||||
.Sh AUTHORS
|
||||
The
|
||||
.Nm
|
||||
driver was written by
|
||||
.An Gary Jennejohn
|
||||
for FreeBSD.
|
||||
It was ported to
|
||||
.Nx
|
||||
by Martin Husemann
|
||||
.Aq martin@netbsd.org .
|
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: isic.4,v 1.9 2002/02/13 08:17:40 ross Exp $
|
||||
.\" $NetBSD: isic.4,v 1.10 2002/03/25 19:15:35 martin Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1997, 2000 Hellmuth Michaelis. All rights reserved.
|
||||
.\"
|
||||
@ -23,7 +23,7 @@
|
||||
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.\" $Id: isic.4,v 1.9 2002/02/13 08:17:40 ross Exp $
|
||||
.\" $Id: isic.4,v 1.10 2002/03/25 19:15:35 martin Exp $
|
||||
.\"
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
@ -91,7 +91,6 @@ Dynalink IS64PH:
|
||||
Cards on the PCI bus:
|
||||
.Pp
|
||||
ELSA QuickStep 1000pro (PCI version)
|
||||
.Cd options ISICPCI_ELSA_QS1PCI
|
||||
.Cd "isic* at pci?"
|
||||
.Pp
|
||||
Cards on the PCMCIA or PCCARD bus:
|
||||
|
Loading…
Reference in New Issue
Block a user