* add p cc
[mascara-docs.git] / i386 / linux / linux-2.3.21 / Documentation / isdn / README.eicon
blobd55cc14ad0052be07415daab1ef612ebb6dca3cb
1 $Id: README.eicon,v 1.4 1999/07/11 17:17:30 armin Exp $
3 (c) 1999 Cytronics & Melware
5 This document describes the eicon driver for the
6 Eicon.Diehl active ISDN cards.
8 It is meant to be used with isdn4linux, an ISDN link-level module for Linux.
10     This program is free software; you can redistribute it and/or modify
11     it under the terms of the GNU General Public License as published by
12     the Free Software Foundation; either version 2 of the License, or
13     (at your option) any later version.
15     This program is distributed in the hope that it will be useful,
16     but WITHOUT ANY WARRANTY; without even the implied warranty of
17     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
18     GNU General Public License for more details.
20     You should have received a copy of the GNU General Public License
21     along with this program; if not, write to the Free Software
22     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
26 Supported Cards
27 ---------------
29 - S-Card ISA
30 - SX-Card ISA
31 - SXn-Card ISA
32 - SCOM-Card ISA
33 - Quadro-Card ISA
34 - S2M-Card ISA
35 - DIVA Server BRI/PCI 2M
36 - DIVA Server PRI/PCI 2M (9M 23M 30M)
37   (Only analog modem functions of the DSPs are currently implemented)
39 ISDN D-Channel Protocols
40 ------------------------
42 - ETSI (Euro-DSS1) 
43 - 1TR6 (German ISDN) *not testet*
47 You can load the module simply by using the insmod or modprobe function :
49   insmod eicon [id=driverid] [membase=<membase>] [irq=<irq>]
52 The module will automatically probe the PCI-cards. If the id-options
53 is omitted, the driver will assume 'eicon0' for the first pci card and
54 increases the digit with each further card. With a given driver-id
55 the module appends a number starting with '0'.
57 For ISA-cards you have to specify membase, irq and id. If id or
58 membase is missing/invalid, the driver will not be loaded except
59 PCI-cards were found. Additional ISA-cards and irq/membase changes
60 can be done with the eiconctrl utility.
62 After loading the module, you have to download the protocol and
63 dsp-code by using the eiconctrl utility of isdn4k-utils.
66 Example for loading and starting a BRI card with E-DSS1 Protocol.
68         eiconctrl [-d DriverId] load etsi
71 Example for loading and starting a PRI card with E-DSS1 Protocol.
73         eiconctrl [-d DriverId] load etsi -s2 -n
76 Details about using the eiconctrl utility are in 'man eiconctrl'
77 or will be printed by starting eiconctrl without any parameters.
81 Any reports about bugs, errors and even wishes are welcome.
84 Have fun !
86 Armin Schindler
87 mac@melware.de
88 http://www.melware.de