EICONCTRL(8) Linux System Administration EICONCTRL(8)
NAME
eiconctrl - configure Eicon.Diehl active ISDN adaptor
SYNOPSIS
eiconctrl [-v] [-d Driver-Id] action options ...
DESCRIPTION
eiconctrl is used to setup the Eicon.Diehl ISDN device
driver and for downloading the firmware into the ISDN
card.
The use of eiconctrl makes sense, if you are using an
active Eicon.Diehl ISDN card only.
OPTIONS
-v verbose during downloading the firmware.
-d Driver-Id
selects the S0/S2M interface named by Driver-Id.
Driver-Ids are defined during driver initialisa
tion. See README.eicon for a description of the
syntax to be used for modularised and monolithic
driver versions. This option must be used to iden
tify the S0/S2M interface if more than one S0/S2M
interface is existent. If a single card is used, it
may be omitted. If using more than one ISA-Bus-
type card, support for the other cards is enabled
with the add action of eiconctrl. PCI-Bus-type
cards will be automatically added during driver
initialisation. Ids may not start with digits or
small x, because these values are misinterpreted as
numeric parameters by insmod. For loading the mod
ule, always the newest modutils package should be
used to avoid problems during load.
The following actions may be given to eiconctrl.
irq [interrupt]
sets the irq number to use (only ISA). If the
interrupt value is omitted, the current setting
will be printed.
load protocol [options]
Downloads the protocol- and dsp-code into the card
and starts operation.
protocol
etsi Euro-ISDN E-DSS1 (default)
1tr6 German ISDN Protocol
options
-l[channel#] channel allocation policy
-c[1|2] CRC4 Multiframe usage [off|on]
isdn4k-utils-3.1beta7 1999/08/18 1
EICONCTRL(8) Linux System Administration EICONCTRL(8)
-tTEI use the fixed TEI
-h no HSCX 30 mode (PRI only)
-n NT2 mode
-p leased line D channel
-s[1|2] LAPD layer 2 session strategy
-o allow disordered info elements
-z switch to loopback mode
manage [read|exec <path>]
Starts Management-Interface.
xlog [cont]
Retrieving XLOG entries of adapter. With option
cont given, it will be on a continuous cycle.
EXAMPLE
eiconctrl load etsi
loads and starts S0 type adapter with protocol E-
DSS1.
eiconctrl load etsi -s2 -n
loads and starts S2M type adapter with protocol E-
DSS1.
BUGS
No bugs so far.
AUTHOR
© 1999 by Armin Schindler <mac@melware.de>
SEE ALSO
isdnctrl(8), isdnctrl(4), ttyI(4), isdn_cause(7), isd
ninfo(4).
isdn4k-utils-3.1beta7 1999/08/18 2
Man(1) output converted with
man2html