1capiinit(8)                 System Manager's Manual                capiinit(8)
2
3
4

NAME

6       capiinit - start or stop CAPI-capable ISDN cards
7

SYNOPSIS

9       capiinit  [OPTIONS]  start  | stop | show | status | prepare | reload |
10       activate | deactivate
11
12       capiinit [OPTIONS] activate|deactivate  cardname
13
14       capiinit [OPTIONS] activate|deactivate  driver [cardname]
15

DESCRIPTION

17       capiinit is called with one of the following actions:
18
19       start  Load  all  modules  and  initialize  all  cards   (loading   the
20              firmware), which are configured in /etc/isdn/capi.conf.
21
22       stop   Reset all cards and unload modules.
23
24       show   Show the current configuration.
25
26       status Show the current status.
27
28       prepare
29              Load all modules.
30
31       activate
32              Initialize all cards.
33
34       activate cardname
35              Initialize one card (i.e.: c4-ec00).
36
37       activate driver [cardnumber]
38              Initialize one card.
39
40       deactivate
41              Reset all cards.
42
43       deactivate cardname
44              Reset one card (i.e.: c4-ec00).
45
46       deactivate driver [cardnumber]
47              Reset one card.
48
49       reload Reset all cards and initialize them again.
50
51       Firmware files are searched in this order in the following directories:
52       /usr/share/isdn/`uname -r`, /usr/share/isdn, /usr/lib/isdn, /lib/isdn.
53
54       There is a sample config in /etc/isdn/capi.conf.
55
56

OPTIONS

58       -c filename, --config filename
59              Use filename as config file (default is /etc/isdn/capi.conf).
60
61       -d, --debug
62              Save patch values for debugging purposes.
63
64       -s, --silent
65              Don't show status information.
66

AUTHOR

68       Manpage written from  C  source  by  Paul  Slootman  <paul@debian.org>,
69       updated by Matthias Klose <m@klose.in-berlin.de>.
70
71
72
73                                                                   capiinit(8)
Impressum