Uppercase ISDN and some unrelated fixes ispell stumbled over.
This commit is contained in:
parent
5ba367f315
commit
98e1acecab
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: daic.4,v 1.7 2002/04/14 11:42:55 martin Exp $
|
||||
.\" $NetBSD: daic.4,v 1.8 2002/07/29 00:42:56 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2002 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
@ -39,7 +39,7 @@
|
||||
.Os
|
||||
.Sh NAME
|
||||
.Nm daic
|
||||
.Nd isdn4bsd driver for EICON.Diehl active isdn cards
|
||||
.Nd isdn4bsd driver for EICON.Diehl active ISDN cards
|
||||
.Sh SYNOPSIS
|
||||
.Cd "daic0 at isa? iomem 0xd8000 irq 10"
|
||||
.Sh DESCRIPTION
|
||||
@ -58,11 +58,11 @@ isdn4bsd system, which can be listed using the daicctl utility.
|
||||
.Pp
|
||||
The
|
||||
.Nm
|
||||
driver interfaces the isdn card to the ISDN4BSD kernel subsystem.
|
||||
All lower layer isdn control is handled by the card. This should
|
||||
allow you to run any national isdn protocol delivered by EICON.Diehl
|
||||
driver interfaces the ISDN card to the ISDN4BSD kernel subsystem.
|
||||
All lower layer ISDN control is handled by the card. This should
|
||||
allow you to run any national ISDN protocol delivered by EICON.Diehl
|
||||
for your card, but the driver has only been tested with the DSS1
|
||||
protocol and some parts of the cards interface are isdn protocol
|
||||
protocol and some parts of the cards interface are ISDN protocol
|
||||
dependent.
|
||||
.Pp
|
||||
The
|
||||
@ -81,7 +81,7 @@ to download the file
|
||||
to controller number 1. Use
|
||||
.Nm "daicctl -l"
|
||||
to list all available controllers (and ports). You have to select the
|
||||
correct isdn protocol file for your isdn interface, see the Diehl documentation
|
||||
correct ISDN protocol file for your ISDN interface, see the Diehl documentation
|
||||
for details.
|
||||
.Pp
|
||||
The cards bootstrap process involves another file, which is independent
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: ippp.4,v 1.2 2002/03/25 19:32:26 wiz Exp $
|
||||
.\" $NetBSD: ippp.4,v 1.3 2002/07/29 00:42:56 wiz 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: ippp.4,v 1.2 2002/03/25 19:32:26 wiz Exp $
|
||||
.\" $Id: ippp.4,v 1.3 2002/07/29 00:42:56 wiz Exp $
|
||||
.\"
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
@ -34,14 +34,14 @@
|
||||
.Os
|
||||
.Sh NAME
|
||||
.Nm ippp
|
||||
.Nd isdn synchronous PPP network driver
|
||||
.Nd ISDN synchronous PPP network driver
|
||||
.Sh SYNOPSIS
|
||||
.Cd "pseudo-device ippp" Ar count
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
.Nm
|
||||
driver interfaces the IP subsystem of the operating system with the
|
||||
isdn layer so that a transport of IP packets over an ISDN link
|
||||
ISDN layer so that a transport of IP packets over an ISDN link
|
||||
is possible.
|
||||
.Pp
|
||||
For configuration of the
|
||||
@ -116,5 +116,5 @@ device driver was written by
|
||||
and then added to ISDN4BSD by
|
||||
.An Gary Jennejohn Aq gary@freebsd.org .
|
||||
.Pp
|
||||
This manpage was written by
|
||||
This man page was written by
|
||||
.An Hellmuth Michaelis Aq hm@kts.org .
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: irip.4,v 1.1 2002/03/16 17:57:39 martin Exp $
|
||||
.\" $NetBSD: irip.4,v 1.2 2002/07/29 00:42:56 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1997, 1999 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: irip.4,v 1.1 2002/03/16 17:57:39 martin Exp $
|
||||
.\" $Id: irip.4,v 1.2 2002/07/29 00:42:56 wiz Exp $
|
||||
.\"
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
@ -41,7 +41,7 @@
|
||||
The
|
||||
.Nm
|
||||
driver interfaces the IP subsystem of the operating system with the
|
||||
isdn layer so that transport of IP packets over an ISDN link
|
||||
ISDN layer so that transport of IP packets over an ISDN link
|
||||
is possible.
|
||||
.Pp
|
||||
The driver just packs IP packets without anything appended or prepended
|
||||
@ -95,5 +95,5 @@ for
|
||||
.Sh AUTHORS
|
||||
The
|
||||
.Nm
|
||||
device driver and this manpage were written by
|
||||
device driver and this man page were written by
|
||||
.An Hellmuth Michaelis Aq hm@kts.org .
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: isdn.4,v 1.1 2002/03/16 17:57:39 martin Exp $
|
||||
.\" $NetBSD: isdn.4,v 1.2 2002/07/29 00:42:56 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1997, 1999 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: isdn.4,v 1.1 2002/03/16 17:57:39 martin Exp $
|
||||
.\" $Id: isdn.4,v 1.2 2002/07/29 00:42:56 wiz Exp $
|
||||
.\"
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
@ -34,7 +34,7 @@
|
||||
.Os
|
||||
.Sh NAME
|
||||
.Nm isdn
|
||||
.Nd isdn kernel to userland master device
|
||||
.Nd ISDN kernel to userland master device
|
||||
.Sh SYNOPSIS
|
||||
.Cd "pseudo-device isdn"
|
||||
.Sh DESCRIPTION
|
||||
@ -42,7 +42,7 @@ The
|
||||
.Nm
|
||||
device driver is used by the
|
||||
.Xr isdnd 8
|
||||
daemon to exchange messages with the isdn kernel part for the purpose
|
||||
daemon to exchange messages with the ISDN kernel part for the purpose
|
||||
of call establishment, control and disconnection and to access various
|
||||
control and status informations.
|
||||
.Pp
|
||||
@ -105,5 +105,5 @@ Charging information from the kernel.
|
||||
.Sh AUTHORS
|
||||
The
|
||||
.Nm
|
||||
device driver and this manpage were written by
|
||||
device driver and this man page were written by
|
||||
.An Hellmuth Michaelis Aq hm@kts.org .
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: isdnbchan.4,v 1.1 2002/03/16 17:57:39 martin Exp $
|
||||
.\" $NetBSD: isdnbchan.4,v 1.2 2002/07/29 00:42:56 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1997, 1999 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: isdnbchan.4,v 1.1 2002/03/16 17:57:39 martin Exp $
|
||||
.\" $Id: isdnbchan.4,v 1.2 2002/07/29 00:42:56 wiz Exp $
|
||||
.\"
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
@ -34,7 +34,7 @@
|
||||
.Os
|
||||
.Sh NAME
|
||||
.Nm isdnbchan
|
||||
.Nd ISDN Raw B-CHannel access driver
|
||||
.Nd ISDN Raw B-Channel access driver
|
||||
.Sh SYNOPSIS
|
||||
.Cd "pseudo-device isdnbchan" Ar count
|
||||
.Sh DESCRIPTION
|
||||
@ -47,5 +47,5 @@ driver provides an interface to the raw untranslated B-channel.
|
||||
.Sh AUTHORS
|
||||
The
|
||||
.Nm
|
||||
device driver and this manpage were written by
|
||||
device driver and this man page were written by
|
||||
.An Hellmuth Michaelis Aq hm@kts.org .
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: isdnctl.4,v 1.1 2002/03/16 17:57:40 martin Exp $
|
||||
.\" $NetBSD: isdnctl.4,v 1.2 2002/07/29 00:42:57 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1997, 1999 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: isdnctl.4,v 1.1 2002/03/16 17:57:40 martin Exp $
|
||||
.\" $Id: isdnctl.4,v 1.2 2002/07/29 00:42:57 wiz Exp $
|
||||
.\"
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
@ -34,7 +34,7 @@
|
||||
.Os
|
||||
.Sh NAME
|
||||
.Nm isdnctl
|
||||
.Nd control device for the isdn kernel part
|
||||
.Nd control device for the ISDN kernel part
|
||||
.Sh SYNOPSIS
|
||||
.Cd "pseudo-device isdnctl"
|
||||
.Sh DESCRIPTION
|
||||
@ -48,5 +48,5 @@ of the kernel ISDN handling layers.
|
||||
.Sh AUTHORS
|
||||
The
|
||||
.Nm
|
||||
device driver and this manpage were written by
|
||||
device driver and this man page were written by
|
||||
.An Hellmuth Michaelis Aq hm@kts.org .
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: isdntel.4,v 1.1 2002/03/16 17:57:40 martin Exp $
|
||||
.\" $NetBSD: isdntel.4,v 1.2 2002/07/29 00:42:57 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1997, 1999 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: isdntel.4,v 1.1 2002/03/16 17:57:40 martin Exp $
|
||||
.\" $Id: isdntel.4,v 1.2 2002/07/29 00:42:57 wiz Exp $
|
||||
.\"
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
@ -132,5 +132,5 @@ A-Law and u-Law are specified in ITU Recommendation G.711.
|
||||
.Sh AUTHORS
|
||||
The
|
||||
.Nm
|
||||
device driver and this manpage were written by
|
||||
device driver and this man page were written by
|
||||
.An Hellmuth Michaelis Aq hm@kts.org .
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: isdntrc.4,v 1.1 2002/03/16 17:57:40 martin Exp $
|
||||
.\" $NetBSD: isdntrc.4,v 1.2 2002/07/29 00:42:57 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1997, 1999 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: isdntrc.4,v 1.1 2002/03/16 17:57:40 martin Exp $
|
||||
.\" $Id: isdntrc.4,v 1.2 2002/07/29 00:42:57 wiz Exp $
|
||||
.\"
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
@ -53,5 +53,5 @@ should be the number of B channels (twice the number of cards).
|
||||
.Sh AUTHORS
|
||||
The
|
||||
.Nm
|
||||
device driver and this manpage were written by
|
||||
device driver and this man page were written by
|
||||
.An Hellmuth Michaelis Aq hm@kts.org .
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: isic.4,v 1.10 2002/03/25 19:15:35 martin Exp $
|
||||
.\" $NetBSD: isic.4,v 1.11 2002/07/29 00:42:57 wiz 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.10 2002/03/25 19:15:35 martin Exp $
|
||||
.\" $Id: isic.4,v 1.11 2002/07/29 00:42:57 wiz Exp $
|
||||
.\"
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
@ -309,7 +309,7 @@ CCITT Recommendation I.430
|
||||
.Sh AUTHORS
|
||||
The
|
||||
.Nm
|
||||
driver and this manpage were written by
|
||||
driver and this man page were written by
|
||||
.An Hellmuth Michaelis Aq hm@kts.org .
|
||||
It is based on earlier work of
|
||||
.An Arne Helme ,
|
||||
|
Loading…
Reference in New Issue
Block a user