NAME
actctrl - configure IBM Active 2000 ISDN adaptor
SYNOPSIS
actctrl [-d Driver-Id] action options ...
DESCRIPTION
actctrl is used to setup the IBM Active 2000 ISDN device driver and for downloading the firmware into the ISDN card. The use of actctrl makes sense, if you are using an IBM Active 2000 card only.
OPTIONS
-d Driver-Id selects the S0 interface named by Driver-Id. Driver-Ids are defined during driver initialisation. See act2000(4) for a description of the syntax to be used for modularized and monolithic driver versions. This option must be used to identify the S0 interface if more than one S0 interface is existent. If a single IBM Active 2000 is used, it may be omitted. If using more than one card, support for the other cards is enabled with the add action of actctrl. Ids may not start with digits or small x, because these values are misinterpreted as numeric parameters by insmod. For loading the module, always the newest modutils package should be used to avoid problems during load. The following actions may be given to actctrl. add [bus[ port[ irq[ id]]]] enables support for an additional card in the driver. bus is is an integer describing the bus-type of the card. Currently, the only value which is allowed here is 1 meaning ISA-bus. In the future, the values 2 (for MCA) and 3 (for PCMCIA) will be available. port is either an integer describing the base port, or the string auto which enables autoprobing. irq is either an integer describing the IRQ to use, the string auto, which enables grabbing of the next free IRQ or the string none which enables polled mode for this card. id is an arbitrary string for referencing the card at a later time. dproto protocol [msn0,msn1, ... msn9] selects the D-channel protocol and defines MSN's if using Euro protocol. protocol may be either the string 1tr6 or the string euro. If selecting Euro protocol, a comma-separated list of up to 10 MSN's may be appended. For defining an empty entry in this list, use a dash. load firmware downloads the firmware into the card and starts operation. Usually the images are located in '/lib/firmware/isdn'. The firmware is named bip1120.bpl. dump is available if the program is configured using the --enable- dump option only. The contents of internal driver variables is dumped on stdout.
FILES
'/lib/firmware/isdn'/bip1120.bpl This is the image of the firmware designed for both the German 1TR6 protocol and Euro ISDN.
BUGS
No bugs so far.
AUTHOR
1997 by Fritz Elfert <fritz@isdn4linux.de>
SEE ALSO
isdnctrl(8), act2000(4), isdnctrl(4), ttyI(4).
More Linux Commands
manpages/ethers.5.html
ethers(5) - Ethernet address to IP number database (ManPage)
/etc/ethers contains 48 bit Ethernet addresses and their corresponding IP numbers, one line for each IP number: Ethernet-address IP-number The two items are sep
manpages/Tcl_CreateCommand.3.html
Tcl_CreateCommand(3) - implement new commands in C (ManPage)
Tcl_CreateCommand defines a new command in interp and associates it with procedure proc such that whenever cmdName is invoked as a Tcl command (via a call to Tc
manpages/svnserve.conf.5.html
svnserve.conf(5) - Repository configuration file for svnserv
svnserve.conf controls the behavior of the svnserve daemon on a per-repository basis. It is located in the conf subdirectory of the repository. The overall stru
manpages/coroutine.n.html
coroutine(n) Create and produce values from coroutines......
The coroutine command creates a new coroutine context (with associated command) named name and executes that context by calling command, passing in the other re
manpages/git-sh-i18n--envsubst.1.html
git-sh-i18n--envsubst(1) - Gits own envsubst(1) for i18n fal
This is not a command the end user would want to run. Ever. This documentation is meant for people who are studying the plumbing scripts and/or are writing new
manpages/glGetTexGenfv.3gl.html
glGetTexGenfv(3gl) - return texture coordinate generation pa
glGetTexGen returns in params selected parameters of a texture coordinate generation function that was specified using glTexGen. coord names one of the (s, t, r
manpages/wbkgrndset.3ncurses.html
wbkgrndset(3ncurses) - curses window complex background mani
The bkgrndset and wbkgrndset routines manipulate the background of the named window. The window background is a cchar_t consisting of any combination of attribu
manpages/fstab.5.html
fstab(5) - static information about the filesystems.........
The file fstab contains descriptive information about the various file systems. fstab is only read by programs, and not written; it is the duty of the system ad
manpages/gnutls_x509_crl_privkey_sign.3.html
gnutls_x509_crl_privkey_sign(3) - API function (Man Page)...
gnutls_x509_crl_privkey_sign.3 - This function will sign the CRL with the issuers private key, and will copy the issuers information into the CRL. This must be
manpages/ip-rule.8.html
ip-rule(8) routing policy database management (Man Page)....
ip rule manipulates rules in the routing policy database control the route selection algorithm. Classic routing algorithms used in the Internet make routing dec
manpages/Tcl_ParseBraces.3.html
Tcl_ParseBraces(3) - parse Tcl scripts and expressions......
These procedures parse Tcl commands or portions of Tcl commands such as expressions or references to variables. Each procedure takes a pointer to a script (or p
manpages/XSetFillRule.3.html
XSetFillRule(3) - GC convenience routines - Linux man page
The XSetFillStyle function sets the fill-style in the specified GC. XSetFillStyle can generate BadAlloc, BadGC, and BadValue errors. The XSetFillRule function s
