[Asterisk-Dev] Single port FXO card based on 82537EP chipset

Victor López(ACANTO) vlopez at acanto.cl
Fri Jul 8 08:12:10 MST 2005



All Pci device´s installed are:

[root at AcantoPBX log]# lspci
00:00.0 Host bridge: Silicon Integrated Systems [SiS]: Unknown device 0661
(rev 11)
00:01.0 PCI bridge: Silicon Integrated Systems [SiS]: Unknown device 0003
00:02.0 ISA bridge: Silicon Integrated Systems [SiS]: Unknown device 0964
(rev 36)
00:02.5 IDE interface: Silicon Integrated Systems [SiS] 5513 [IDE] (rev 01)
00:02.7 Multimedia audio controller: Silicon Integrated Systems [SiS]
SiS7012 PCI Audio Accelerator (rev a0)
00:03.0 USB Controller: Silicon Integrated Systems [SiS] SiS7001 USB
Controller (rev 0f)
00:03.1 USB Controller: Silicon Integrated Systems [SiS] SiS7001 USB
Controller (rev 0f)
00:03.2 USB Controller: Silicon Integrated Systems [SiS] SiS7001 USB
Controller (rev 0f)
00:03.3 USB Controller: Silicon Integrated Systems [SiS] SiS7002 USB 2.0
00:04.0 Ethernet controller: Silicon Integrated Systems [SiS] SiS900 10/100
Ethernet (rev 90)
00:05.0 RAID bus controller: Silicon Integrated Systems [SiS]: Unknown
device 0180 (rev 01)
00:0a.0 Modem: Intel Corp.: Unknown device 1080 (rev 04)
01:00.0 VGA compatible controller: Silicon Integrated Systems [SiS]: Unknown
device 6330
[root at AcantoPBX log]#

Do you think that Asterisk rev 1.0.9 could include this card?

Thanks a lot,
Víctor

-----Mensaje original-----
De: asterisk-dev-bounces at lists.digium.com
[mailto:asterisk-dev-bounces at lists.digium.com] En nombre de Tzafrir Cohen
Enviado el: Viernes, 08 de Julio de 2005 10:47
Para: asterisk-dev at lists.digium.com
Asunto: Re: [Asterisk-Dev] Single port FXO card based on 82537EP chipset

On Fri, Jul 08, 2005 at 09:33:43AM -0400, Victor López(ACANTO) wrote:
> Hi all,
> i am working down here in Chile and trying to bring up "wcfxo" module 
> ussing a sinlge FXO card but when we try to install module we receive 
> the following
> error:
> [root at AcantoPBX proc]# insmod wcfxo
>   Using /lib/modules/2.4.20-8/misc/wcfxo.o
>   /lib/modules/2.4.20-8/misc/wcfxo.o: init_module: No such device
>   Hint: insmod errors can be caused by incorrect module parameters, 
> including invalid IO or IRQ parameters.
>       You may find more information in syslog or the output from dmesg

Do you see the card on the output of 'lspci'? It should appear as a
"TigerJet ISDN modem" or some very similar misleading name.

> [root at AcantoPBX proc]#
> 
> 
>  
> In order to include Vendor Id showed by kernel to this PCI card, 
> "1080", i have changed file: zaptel/wcfxo.c , but doesn´t work:

What card is it?  Why do you change just the vendor ID?

> static struct pci_device_id wcfxo_pci_tbl[] = {
>               { 0xe159, 0x0001, 0x8085, PCI_ANY_ID, 0, 0, (unsigned 
> long) &wcx101p },
>             { 0xe159, 0x0001, 0x8086, PCI_ANY_ID, 0, 0, (unsigned 
> long) &wcx100p },
>             { 0xe159, 0x0001, 0x8086, PCI_ANY_ID, 0, 0, (unsigned 
> long) &generic },
>             { 0xe159, 0x0001, 0x8087, PCI_ANY_ID, 0, 0, (unsigned 
> long) &generic },
>             { 0x1057, 0x5608, PCI_ANY_ID, PCI_ANY_ID, 0, 0, (unsigned 
> long) &wcx100p }, /*New*/ { 0x1080, 0x5608, PCI_ANY_ID, PCI_ANY_ID, 0, 
> 0, (unsigned long) &wcx100p },
>             { 0 }
> };
> 
> Anybody knows or have some hint that could share with me? i´ll really 
> appreciate
>  
> Best Regards,
> Víctor
> ======================================================================
> ====
>  
> Our Configuration is:
>  
> 1.- Asterisk Version: 1.0.7
> --------------------------------------
> *CLI> show version
> Asterisk CVS-Nv1-0-7-07/07/05-10:36:35 built by root at AcantoPBX on a 
> i686 running Linux

Hmmm... If you get a version from the CVS, why not grab 1.0.9? 

> 
> 2.- RedHat 9 Kernel version: 2.4.20.8

Get a newer distro. One that is actually supported ;-)

> -----------------------------------------------------
> [root at AcantoPBX proc]# uname -a
> Linux AcantoPBX 2.4.20-8 #1 Thu Mar 13 17:54:28 EST 2003 i686 i686 
> i386 GNU/Linux
>  
> 3.- PCI modem reconized by Kernel: 8086:1080
> --------------------------------------------------------------------
> [root at AcantoPBX proc]# cat /proc/pci
> ..................
> ............
>   Bus  0, device  10, function  0:
>     Modem: PCI device 8086:1080 (Intel Corp.) (rev 4).
>       IRQ 5.
>       Master Capable.  Latency=64.  Min Gnt=1.Max Lat=62.
>       Non-prefetchable 32 bit memory at 0xd7efa000 [0xd7efafff].
>       I/O at 0xc400 [0xc4ff].
> .............

This is not the X100P clone software modem. I think you got the wrong entry.
Could you please post the output of 'lspci' (all the entries in a nicer
format)?

-- 
Tzafrir Cohen     icq#16849755  +972-50-7952406
tzafrir.cohen at xorcom.com  http://www.xorcom.com
_______________________________________________
Asterisk-Dev mailing list
Asterisk-Dev at lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-dev
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-dev




More information about the asterisk-dev mailing list