isdn4k-utils/avmb1/avmcapictrl.man.in

64 lines
1.5 KiB
Groff

.\" $Id: avmcapictrl.man.in,v 1.1 1997/03/23 11:52:54 fritz Exp $
.\"
.\" CHECKIN $Date: 1997/03/23 11:52:54 $
.\"
.TH AVMCAPICTRL 8 "@MANDATE@" isdn4k-utils-@I4LVERSION@ "Linux System Administration"
.UC 4
.SH NAME
avmcapictrl \- Add AVM-B1 cards and load firmware
.SH SYNOPSIS
avmcapictrl add <portbase> <irq>
.br
avmcapictrl load <bootcode> [contrnr]
.br
avmcapictrl reset [contrnr]
.SH DESCRIPTION
.I avmcapictrl
is used to register AVM-B1 ISA cards to the
kernelcapi system and therewith to the isdn system.
You need it also to upload the firmware to any AVM-B1 card.
.LP
The use of
.I avmcapictrl
makes sense, if you are using an AVM-B1-card only.
.LP
.SH COMMANDS
.TP 5
.B add <portbase> <irq>
is used to add a card to the kernel-capi2.0 system.
The
.I portbase
can have the values 0x150, 0x250, 0x300 and 0x340,
look at the jumper on the card.
The
.I irq
can be selected from the following values:
3, 4, 5, 6, 7, 9, 10, 11, 12 and 15.
.LP
.TP 5
.B load <bootcode> [contrnr]
is used to load the firmware to a card
.I bootcode
is a t4-file. The actual versions of the t4-files for the different
D-Channel protocols can be found at ftp://ftp.avm.de/cardware/b1.
.I contrnr
is the number of the controller (card) starting from 1.
.LP
.TP 5
.B reset [contrnr]
is used to reset a card if loading has failed.
This function only make sence if card is not successfully loaded.
.I contrnr
is the number of the controller (card) starting from 1.
.SH AUTHOR
Carsten Paeth <calle@calle.in-berlin.de>
.LP
.SH SEE ALSO
.I ttyI\c
\&(4),
.I isdnctrl\c
\&(8),
.I isdninfo\c
\&(4).