Don't recognize TDM11B

Hello
I Have installed TDM11B and zaptel modules but I can’t see the interrupts in the file /proc/interrupts nor lspci.
I did:
modprobe zaptel ok
modprobe wctdm ok

[root@nitcom ~]# lsmod
Module Size Used by
wctdm 32192 0
zaptel 204036 1 wctdm
crc_ccitt 2113 1 zaptel
parport_pc 24705 1
lp 12077 0
parport 37129 2 parport_pc,lp
autofs4 23237 0
i2c_dev 11329 0
i2c_core 22081 1 i2c_dev
sunrpc 157093 1
dm_mod 54741 0
md5 4033 1
ipv6 232833 8
uhci_hcd 30937 0
ne2k_pci 8865 0
8390 11457 1 ne2k_pci
floppy 58481 0
ext3 116809 1
jbd 71257 1 ext3

[root@nitcom ~]# lspci
00:00.0 Host bridge: Intel Corp. 440BX/ZX/DX - 82443BX/ZX/DX Host bridge (rev 02)
00:01.0 PCI bridge: Intel Corp. 440BX/ZX/DX - 82443BX/ZX/DX AGP bridge (rev 02)
00:0d.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8029(AS)
00:14.0 ISA bridge: Intel Corp. 82371AB/EB/MB PIIX4 ISA (rev 02)
00:14.1 IDE interface: Intel Corp. 82371AB/EB/MB PIIX4 IDE (rev 01)
00:14.2 USB Controller: Intel Corp. 82371AB/EB/MB PIIX4 USB (rev 01)
00:14.3 Bridge: Intel Corp. 82371AB/EB/MB PIIX4 ACPI (rev 02)
01:00.0 VGA compatible controller: ATI Technologies Inc 3D Rage Pro AGP 1X/2X (rev 5c)

[root@nitcom ~]# cat /proc/interrupts
CPU0
0: 739656 XT-PIC timer
1: 205 XT-PIC i8042
2: 0 XT-PIC cascade
8: 1 XT-PIC rtc
11: 419 XT-PIC uhci_hcd, eth0
12: 624 XT-PIC i8042
14: 23463 XT-PIC ide0
NMI: 0
ERR: 0

I suppose that the BIOS not recognize the interrupts??

regards
Jose