Hi,
Anybody got a Teles 16.3c ISA PnP ISDN card working with
Linux kernel 2.0.36??
I've compiled the ISDN subsystem as a module...
HiSax drivers as modules... here's the relevant section in
the .config file...
CONFIG_ISDN=m
CONFIG_ISDN_PPP=y
CONFIG_ISDN_PPP_VJ=y
CONFIG_ISDN_MPP=y
CONFIG_ISDN_DRV_LOOP=m
CONFIG_ISDN_DRV_HISAX=m
CONFIG_HISAX_EURO=y
CONFIG_HISAX_16_0=y
CONFIG_HISAX_16_3=y
CONFIG_HISAX_TELES3C=y
CONFIG_HISAX_TELESPCI=y
CONFIG_HISAX_S0BOX=y
Booted with this kernel... got isapnp to load the following isapnp.conf..
(CONFIGURE TAG2620/209717183 (LD 0
(IO 0 (SIZE 2) (BASE 0x0300))
(INT 0 (IRQ 10 (MODE +E)))
(NAME "TAG2620/209717183[0]{TELES.S0/16.3c Plug&Play}")
(ACT Y)
))
ran isapnp and got ...
Board 1 has Identity 76 04 03 02 01 00 20 32 0d: CIR2000 Serial No 67305985 [checksum 76]
Board 2 has Identity bd 0c 80 07 bf 20 26 27 50: TAG2620 Serial No 209717183 [checksum bd]
TAG2620/209717183[0]{TELES.S0/16.3c Plug&Play}: Port 0x300; IRQ10 --- Enabled OK
BUT when i tried to load the HiSax modules by modprobe... i
got the following errors...
# modprobe hisax type=14 protocol=2 io=0x300 irq=10
Initialization of hisax failed
Initialization of hisax failed
ISDN subsystem Rev: 1.44.2.9/1.41.2.11/1.48.2.27/1.28.2.2/none loaded
Teles 16.3c: IRQ(10) getting no interrupts during init 1
Teles 16.3c: IRQ(10) getting no interrupts during init 2
Teles 16.3c: IRQ(10) getting no interrupts during init 3
HiSax: Card Teles 16.3c not installed !
Initialization of hisax failed
ISDN-subsystem unloaded
What could be the problem? any ideas?
regards,
John Wong