[Asterisk-Dev] Re: Asterisk-Dev Digest, Vol 12, Issue 17

Carl Andersson zaphodb at beeblebroxindustries.com
Fri Jul 8 10:52:43 MST 2005




> Message: 1
> Date: Fri, 8 Jul 2005 09:33:43 -0400
> From: Victor L?pez(ACANTO) <vlopez at acanto.cl>
> Subject: [Asterisk-Dev] Single port FXO card based on  82537EP chipset
> To: "Asterisk Developers Mailing List" <asterisk-dev at lists.digium.com>
> Message-ID: <20050708094223.GA55607 at mail13b.oemgrp.com>
> Content-Type: text/plain; charset="iso-8859-1"
> 
> 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
> [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:
> 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

I've also tested this card with asterisk, and can tell you that it's not
a X100P/X101P compatible clone even if it looks like one, it's got the
wrong chipset.

-- 
Greetings, Carl Andersson a.k.a Zaphod Beeblebrox
    Email: zaphodb at beeblebroxindustries.com - ICQ: 1705837.
    -=*=- FwD VOIP: 645040 - IaxTel VOIP: 17006906266 -=*=-



More information about the asterisk-dev mailing list