TDM400P [newbie]

modules on board are 2x green FXS + 2x red FXO

lsmod seems OK :

... wctdm 30944 0 zaptel 181284 1 wctdm crc-ccitt 1664 1 zaptel ...

lspci seems OK :

[code]00:00.0 Host bridge: nVidia Corporation nForce2 AGP (different version?) (rev c1)
Flags: bus master, 66Mhz, fast devsel, latency 0
Memory at (32-bit, prefetchable)
Capabilities: [40] AGP version 3.0
Capabilities: [60] #08 [2001]

00:00.1 RAM memory: nVidia Corporation nForce2 Memory Controller 1 (rev c1)
Subsystem: Micro-Star International Co., Ltd.: Unknown device 5700
Flags: 66Mhz, fast devsel, IRQ 255

00:00.2 RAM memory: nVidia Corporation nForce2 Memory Controller 4 (rev c1)
Subsystem: Micro-Star International Co., Ltd.: Unknown device 5700
Flags: 66Mhz, fast devsel, IRQ 255

00:00.3 RAM memory: nVidia Corporation nForce2 Memory Controller 3 (rev c1)
Subsystem: Micro-Star International Co., Ltd.: Unknown device 5700
Flags: 66Mhz, fast devsel

00:00.4 RAM memory: nVidia Corporation nForce2 Memory Controller 2 (rev c1)
Subsystem: Micro-Star International Co., Ltd.: Unknown device 5700
Flags: 66Mhz, fast devsel, IRQ 255

00:00.5 RAM memory: nVidia Corporation nForce2 Memory Controller 5 (rev c1)
Subsystem: Micro-Star International Co., Ltd.: Unknown device 5700
Flags: 66Mhz, fast devsel, IRQ 255

00:01.0 ISA bridge: nVidia Corporation: Unknown device 0080 (rev a3)
Subsystem: Micro-Star International Co., Ltd.: Unknown device 5700
Flags: bus master, 66Mhz, fast devsel, latency 0
Capabilities: [48] #08 [01e1]

00:01.1 SMBus: nVidia Corporation MCP2A SMBus (rev a1)
Subsystem: Micro-Star International Co., Ltd.: Unknown device 5700
Flags: 66Mhz, fast devsel, IRQ 11
I/O ports at
Capabilities: [44] Power Management version 2

00:04.0 Bridge: nVidia Corporation MCP2A Ethernet Controller (rev a3)
Subsystem: Micro-Star International Co., Ltd.: Unknown device 570c
Flags: bus master, 66Mhz, fast devsel, latency 0, IRQ 11
Memory at eb003000 (32-bit, non-prefetchable)
I/O ports at e000
Capabilities: [44] Power Management version 2

00:08.0 PCI bridge: nVidia Corporation MCP2A PCI Bridge (rev a3) (prog-if 00 [Normal decode])
Flags: bus master, 66Mhz, fast devsel, latency 0
Bus: primary=00, secondary=02, subordinate=02, sec-latency=32
I/O behind bridge: 0000d000-0000dfff
Memory behind bridge: e8000000-e8ffffff

00:09.0 IDE interface: nVidia Corporation MCP2A IDE (rev a3) (prog-if 8a [Master SecP PriP])
Subsystem: Micro-Star International Co., Ltd.: Unknown device 5700
Flags: bus master, 66Mhz, fast devsel, latency 0
I/O ports at f000
Capabilities: [44] Power Management version 2

00:1e.0 PCI bridge: nVidia Corporation nForce2 AGP (rev c1) (prog-if 00 [Normal decode])
Flags: bus master, 66Mhz, medium devsel, latency 32
Bus: primary=00, secondary=01, subordinate=01, sec-latency=32
Memory behind bridge: e9000000-eaffffff
Prefetchable memory behind bridge: e0000000-e3ffffff

01:00.0 VGA compatible controller: nVidia Corporation NV18 [GeForce4 MX 4000 AGP 8x] (rev c1) (prog-if 00 [VGA])
Subsystem: ASUSTeK Computer Inc.: Unknown device 8197
Flags: bus master, 66Mhz, medium devsel, latency 248, IRQ 7
Memory at e9000000 (32-bit, non-prefetchable)
Memory at e0000000 (32-bit, prefetchable)
Capabilities: [60] Power Management version 2
Capabilities: [44] AGP version 3.0

02:06.0 System peripheral: Conexant ADSL AccessRunner PCI Arbitration Device (rev 01)
Subsystem: Conexant ADSL AccessRunner PCI Arbitration Device
Flags: bus master, medium devsel, latency 32, IRQ 10
BIST result: 00
Memory at (32-bit, non-prefetchable)
Memory at (32-bit, non-prefetchable)
Capabilities: [40] Power Management version 2

02:06.1 ATM network controller: Conexant AccessRunner PCI ADSL Interface Device (rev 01)
Subsystem: Conexant AccessRunner PCI ADSL Interface Device
Flags: bus master, medium devsel, latency 32, IRQ 10
Memory at (32-bit, non-prefetchable)
Memory at (32-bit, non-prefetchable)
Capabilities: [40] Power Management version 2

02:07.0 Network controller: Tiger Jet Network Inc. Tiger3XX Modem/ISDN interface
Subsystem: Unknown device b1d9:0001
Flags: bus master, medium devsel, latency 32, IRQ 5
I/O ports at d000
Memory at e8013000 (32-bit, non-prefetchable)
Capabilities: [40] Power Management version 2[/code]

my TDM400P seems to use IRQ 5 without sharing it
good ?

unfortunatly, “cat /proc/interrups” seems KO !!! :

CPU0 0: 2076990 IO-APIC-edge timer 1: 2069 IO-APIC-edge i8042 2: 0 XT-PIC cascade 7: 125186 IO-APIC-edge nvidia 8: 1 IO-APIC-edge rtc 10: 1570756 IO-APIC-edge CnxAdsl 11: 206207 IO-APIC-edge eth0 12: 105006 IO-APIC-edge i8042 14: 16072 IO-APIC-edge ide0 15: 71420 IO-APIC-edge ide1 NMI: 0 LOC: 2076976 ERR: 0 MIS: 0

I was expecting something like :
5: xxxxxx IO-APIC-edge wctdm
isn’t it ?

and, of course, i can’t make a working “/etc/zaptel.conf” :

[code]Zaptel Configuration

Channel map:
Channel 01: FXS Kewlstart (Default) (Slaves: 01)
Channel 02: FXS Kewlstart (Default) (Slaves: 02)
Channel 03: FXO Kewlstart (Default) (Slaves: 03)
Channel 04: FXO Kewlstart (Default) (Slaves: 04)
4 channels configured.
ZT_CHANCONFIG failed on channel 1: No such device or address (6)[/code]

How can i make a powerfull diagnostic for tdm400p and modules on it ?

regards

My problem is a driver version problem !

My system base is mandriva 2005 and I was trying to use precompiled packages.
v1.0.7

I have tried cooker packages : v1.1.0

Same problem : modules load OK but nothing else work !

Finally, i’ve tried cvs version. Now, “cat /proc/interrups” OK

PS: “make install” does not work on mandriva 2005. modules are not copied in “/lib/modules/” tree. I had to do it manualy before “depmod -a”

where can i report bugs about zaptel drivers ?

regards