List Info

Thread: Digium b410p with i4b




Digium b410p with i4b
country flaguser name
France
2007-05-31 10:53:33
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
none2pci6:1:0: class=0x020400 card=0xb410d161
chip=0xb410d161 rev=0x01 hdr=0x00
    class    = network
    subclass = ISDN

But it seems that i4b doesn't recognize it.

I have another ISDN card which is detected and works :
$ pciconf -vl
ihfc0pci6: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.
-- 
Mikael Batard
Wan Again
12 Route de l'Isle
84510 Caumont sur Durance
Tel: +33 (0)4 90 01 26 86
Fax: +33 (0)4 90 23 10 58
http://www.wanagain.fr/
_______________________________________________
Asterisk-BSD mailing list
Asterisk-BSDlists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-bsd

Re: Digium b410p with i4b
country flaguser name
Netherlands
2007-05-31 12:09:56
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
> none2pci6: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
> ihfc0pci6: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.

_______________________________________________
Asterisk-BSD mailing list
Asterisk-BSDlists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-bsd

Re: Digium b410p with i4b
country flaguser name
France
2007-05-31 16:01:10
On 31.05.2007 19:09, Pim van Stam wrote:

> 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 */"

Thanks for your help, i've updated with last svn and added
the card in 
that file and : it works !

$ pciconf -vl
ihfc0pci6:1:0: class=0x020400 card=0xb410d161
chip=0xb410d161 rev=0x01 
hdr=0x00
     class    = network
     subclass = ISDN

$ isdnconfig
controller 8 = {
   Layer 1:
     description : HFC-4S PCI ISDN adapter
     type        : passive ISDN (Basic Rate, 2xB)
     channels    : 0x3
     serial      : 0xabd5
     power_save  : on
     dialtone    : enabled
     attached    : yes
     PH-state    : F0: Reset
   Layer 2:
     driver_type : DRVR_D_CHANNEL
}
... (+ controller 9, 10 & 11)

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

Yes, the card can do hardware echo cancellation.
I'll post my findings after some tests 

Regards,
-- 
Mikael Batard
Wan Again
12 Route de l'Isle
84510 Caumont sur Durance
Tel: +33 (0)4 90 01 26 86
Fax: +33 (0)4 90 23 10 58
http://www.wanagain.fr/
_______________________________________________
Asterisk-BSD mailing list
Asterisk-BSDlists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-bsd

[1-3]

about | contact  Other archives ( Real Estate discussion Medical topics )