[Asterisk-bsd] Digium b410p with i4b

Pim van Stam pim at vanstam-ict.nl
Thu May 31 10:09:56 MST 2007


On Thu, 2007-05-31 at 17:53 +0200, Mikael Batard wrote:
> Hi,
> 
> i'm trying to make the digium b410p (quadbri) card works on FreeBSD 6.2 with i4b
> (svn trunk revision 467).
> 
> The card is detected :
> $ pciconf -vl
> none2 at pci6:1:0: class=0x020400 card=0xb410d161 chip=0xb410d161 rev=0x01 hdr=0x00
>     class    = network
>     subclass = ISDN
> 

This card is most probably not added in i4b, at least not revision 467.
You are far behind, btw. It's revision 510 at this moment. Please use
'svn update' in i4b directory.
This card is not in the source yet. Maybe Hans Petter will be so kind to
add it. In the meantime you can add it in
i4b/trunk/i4b/src/sys/i4b/layer1/ihfc2/i4b_hfc4s8s.h
Search for "I4B_PCI_DRIVER(/* HFC-4S */"

I am very curious in you're findings with this card, especially the echo
cancellation part, which is on-board as it seems.

With kind regards,

Pim 


> But it seems that i4b doesn't recognize it.
> 
> I have another ISDN card which is detected and works :
> $ pciconf -vl
> ihfc0 at pci6:2:0: class=0x028000 card=0x2bd01397 chip=0x2bd01397 rev=0x02 hdr=0x00
>     vendor   = 'Cologne Chip Designs GmbH'
>     device   = 'HFC-S PCI A ISDN 2BDS0 ISDN HDLC FIFO Controller'
>     class    = network
> 
> $ isdnconfig
> controller 0 = {
>   Layer 1:
>     description : HFC-2BDS0 128K PCI ISDN adapter
>     type        : passive ISDN (Basic Rate, 2xB)
>     channels    : 0x3
>     serial      : 0xabcd
>     power_save  : on
>     dialtone    : enabled
>     attached    : yes
>     PH-state    : F3: Deactivated
>   Layer 2:
>     driver_type : DRVR_D_CHANNEL
> }
> 
> But maybe there is an another way to make the B410P works or a specific
> configuration to apply with i4b ?
> 
> Thanks for your help.



More information about the Asterisk-BSD mailing list