diff options
author | sheldonh <sheldonh@FreeBSD.org> | 2000-03-06 09:41:55 +0000 |
---|---|---|
committer | sheldonh <sheldonh@FreeBSD.org> | 2000-03-06 09:41:55 +0000 |
commit | 68e692f3da68f23621530b08b8fe8ff100f45949 (patch) | |
tree | 642d814492ba3ce599f31df283c0984567dcb878 /usr.sbin/i4b | |
parent | 27469e874383b171ed7de277b6c94ab96666f93a (diff) | |
download | FreeBSD-src-68e692f3da68f23621530b08b8fe8ff100f45949.zip FreeBSD-src-68e692f3da68f23621530b08b8fe8ff100f45949.tar.gz |
Remove single-space hard sentence breaks. These degrade the quality
of the typeset output, tend to make diffs harder to read and provide
bad examples for new-comers to mdoc.
Diffstat (limited to 'usr.sbin/i4b')
-rw-r--r-- | usr.sbin/i4b/man/daic.4 | 33 | ||||
-rw-r--r-- | usr.sbin/i4b/man/i4brbch.4 | 3 | ||||
-rw-r--r-- | usr.sbin/i4b/man/i4btel.4 | 6 |
3 files changed, 28 insertions, 14 deletions
diff --git a/usr.sbin/i4b/man/daic.4 b/usr.sbin/i4b/man/daic.4 index 8db32c8..d455022 100644 --- a/usr.sbin/i4b/man/daic.4 +++ b/usr.sbin/i4b/man/daic.4 @@ -56,7 +56,8 @@ ISDN4BSD system, which can be listed using the isdnctl utility. The .Nm driver interfaces the isdn card to the ISDN4BSD kernel subsystem. -All lower layer isdn control is handled by the card. This should +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 @@ -70,32 +71,42 @@ by Diehl in their from 1992. .Sh MICROCODE DOWNLOAD Every active card needs its own operating software before it can -work. You have to download this to the card before using it with -ISDN4BSD. Use the isdnctl utility to do this, i.e. call +work. +You have to download this to the card before using it with +ISDN4BSD. +Use the isdnctl utility to do this, i.e. call .Nm "isdnctl -d te_etsi.sx 1" to download the file .Nm te_etsi.sx -to controller number 1. Use +to controller number 1. +Use .Nm "isdnctl -l" -to list all available controllers (and ports). You have to select the +to list all available controllers (and ports). +You have to select the correct isdn protocol file for your isdn interface, see the Diehl documentation for details. .Pp The cards bootstrap process involves another file, which is independend -of the card type you use and the protocol you run. It is called +of the card type you use and the protocol you run. +It is called .Nm download.bin in current versions of the Diehl software distribution and has to be copied to the kernel compile directory under .Nm dev/ic/microcode/daic and converted into a header file used when compiling the kernel by running .Nm make -in that directory. Your kernel compile will fail and remind you of this -if you forget to do this. Due to copright restrictions we cannot distribute -the driver with this file integrated. But if you own a card, you do have +in that directory. +Your kernel compile will fail and remind you of this +if you forget to do this. +Due to copright restrictions we cannot distribute +the driver with this file integrated. +But if you own a card, you do have the file (or can get it from the Diehl web server). .Sh BUGS -The driver is not yet finished. It will only compile on NetBSD and -even there will not work. This should be fixed soon and the driver +The driver is not yet finished. +It will only compile on NetBSD and +even there will not work. +This should be fixed soon and the driver will be ported to FreeBSD. .Sh SEE ALSO .Xr isdnctl 1 diff --git a/usr.sbin/i4b/man/i4brbch.4 b/usr.sbin/i4b/man/i4brbch.4 index ac0ca71..c6d9b31 100644 --- a/usr.sbin/i4b/man/i4brbch.4 +++ b/usr.sbin/i4b/man/i4brbch.4 @@ -41,7 +41,8 @@ none .Sh DESCRIPTION The .Nm -driver provides an interface to the raw untranslated B-channel. It is +driver provides an interface to the raw untranslated B-channel. +It is part of the isdn4bsd package. .Sh SEE ALSO .Xr isdnd 8 diff --git a/usr.sbin/i4b/man/i4btel.4 b/usr.sbin/i4b/man/i4btel.4 index 34ae07b..6f6f010 100644 --- a/usr.sbin/i4b/man/i4btel.4 +++ b/usr.sbin/i4b/man/i4btel.4 @@ -44,7 +44,8 @@ The driver provides an interface to the B-channel for telephony applications and is currently used by the .Xr isdnd 8 -for answering machine support. The driver is part of the isdn4bsd package. +for answering machine support. +The driver is part of the isdn4bsd package. .Pp The lower six bits of the drivers's minor number is used to specify a unit number, wheras the upper two bits specify a functionality. @@ -85,7 +86,8 @@ parameters are available: .Pp .Bl -tag -width Ds -compact -offset indent .It Ar CVT_NONE -do no A-law/u-law audio format conversion. The conversion path looks like +do no A-law/u-law audio format conversion. +The conversion path looks like this: .Pp USER <--> bitreversing <--> ISDN-line |