It's now time to download ISDN modules. You need both the isdn.o module and the hisax.o modules.
You can use the "normal" hisax.o module, with built-in support for every cards. But this module has a size of about 600K, so you will have a problem getting everything on a single disk. This is why I compiled "partial" hisax modules, each supporting a small group of cards. It will be a little be more work to select the correct one if you have an exotic card, but the size of less than 250 K will be worth the trouble. To see what Hisax module you need check the following table
Table 9.1. Available ISDN modules
Model | Brand | Type | Options |
---|---|---|---|
Teles_16_0 | Teles S0-16.0 | 1 | irq, mem, io |
Teles_16_0 | Teles S-8 en compatibele | 2 | irq, mem |
Teles_16_3 | Teles S0-16.3 | 3 | irq, io |
Teles_16_3 | Teles/Creatix PNP | 4 | irq, io0 (ISAC), io1 (HSCX) |
Teles PCMCIA | Teles_PCMCIA | 8 | irq, io |
TelesPCI | Teles PCi | 21 | no parameter |
S0_Box | Teles/Creatix parallel port S0Box | 25 | irq, io (of the used lpt port) |
hisax_AVM_A1 | AVM A1 ( Fritz) | 5 | irq, io |
hisax_AVM_A1 | Teledat 150 | 5 | irq,io |
hisax_FRITZ_PCI | AVM Fritz!PnP | 27 | irq, io (from isapnp setup) |
hisax_FRITZ_PCI | AVM Fritz!PCI | 27 | no parameter |
hisax_AVM_A1_PCMCIA | AVM A1 "Fritz!PCMCIA" | 26 | irq, io (set with card manager) |
hisax_ELSA | Elsa Microlink ISA | 6 | io or nothing for autodetect (the iobase is required only if you have more than one ELSA card in your PC) |
hisax_ELSA | Elsa Quickstep series isa | 7 | irq, io (from isapnp setup) |
hisax_ELSA | Elsa Quickstep 1000 pci | 18 | none |
hisax_ELSA | Elsa Quickstep 3000 pci | 18 | none |
hisax_ELSA | Elsa PCMCIA | 10 | irq, io (set with card manager) |
hisax_IX1MICROR2 | ITK ix1-micro Revision 2 card | 9 | irq, io |
hisax_DIEHLDIVA | Eicon Diehl Diva none Pro version | 11 | irq, io |
hisax_ASUSCOM | AsusCom ISA (isdnlink) | 12 | irq, io (from isapnp setup) |
hisax_ASUSCOM | Dynalink IS64PH (oem) | 12 | irq, io (from isapnp setup) |
hisax_ASUSCOM | PCBit-DP (oem) | 12 | irq, io (from isapnp setup) |
hisax_TELEINT | TELEINT SA1 semiactiv | 13 | irq,io |
hisax_HFCS | HFC-S 2BDS0 based cards | 13 | irq, io |
hisax_HFCS | teles 16.3c pnp | 14 | irq, io |
hisax_SEDLBAUER | Sedlbauer Speed Card | 15 | irq, io |
hisax_SEDLBAUER | Sedlbauer PC/104 | 15 | irq,io |
hisax_SEDLBAUER | Sedlbbauer pci | 15 | none |
? | Acer | 30 | irq, io (from isapnp setup) |
hisax_SPORTSTER | Stollmann tina-pp V3 | 16 | irq,io |
hisax_SPORTSTER | USR Sportster internal TA | 16 | irq, io |
hisax_MIC | ITH MIC Card | 17 | irq, io |
hisax_NETJET | Ovislink ISDN sc100-p card | 20 | none |
hisax_NETJET | Traverse Technologies Netjet | 20 | none |
hisax_NETJET_U | Traverse Technologies Netspider U | 38 | none |
hisax_NICCY | Dr. Neuhaus Niccy PNP | 24 | irq, io0, io1 (from isapnp setup) |
hisax_NICCY | Dr. Neuhaus Niccy PCI | 24 | no parameter |
hisax_ISURF | Siemens I_Talk (IsAR chip) | 29 ? | irq, io, memory (from isapnp setup) |
hisax_ISURF | Siemens I-Surf (ISAR chip) 1.0 | 29 | irq, io, memory (from isapnp setup) |
hisax_ASUSCOM | Siemens I-Surf (IPAC chip) 2.0 | 12 | irq, io (from isapnp setup) |
hisax_HSTSAPHIR | HST Saphir card | 31 | irq, io |
hisax_BKM_A4T | Berkom Telekom A4T Card | 32 | none |
hisax_SCT_QUADRO | Scitel Quadro card | 33 | subcontroller (4*S0, subctrl 1...4) |
hisax_GAZEL | Gazel card isa | 34 | irq,io |
hisax_GAZEL | Gazel card pci | 34 | none |
hisax_HFC_PCI | HFC-S PCI 2BDS0 | 35 | none |
hisax_W6692 | Winbond W6692 based PCI cards | 36 | none |
hisax_HFC_SX | HFC-S+ | 37 | irq, io |
hisax_HFC_SX | HFC-SP | 37 | irq, io |
hisax_HFC_SX | HFC-SP/PCMCIA | 39 | irq,io (set with cardmgr) |
Once you have downloaded the appropriate module rename it to hisax.o
and copy it to the /lib/modules
directory.