Problems with an AVM B1 card

Johannes Tonn punky at gmx.ch
Thu Mar 3 15:06:49 GMT 2005


> today I plugged an AVM B1 card in my box and still have
> some problems trying to configure it under FreeBSD 5.3.

> For a first quick'n'dirty config I just did a 

> cat /usr/share/examples/isdn/KERNEL >> MYKERN

cat /usr/share/examples/isdn/KERNEL

... example fragment of a kernel config file to include...

Put this into your kernel config. It works fine with my AVM B1:

        device "i4bcapi"
        device iavc
        
        device          isic

        pseudo-device "i4bq921"
        pseudo-device "i4bq931" 
         
        pseudo-device "i4b"
        pseudo-device "i4btrc" 4
        pseudo-device "i4bctl" 
        
        pseudo-device "i4brbch" 4
        pseudo-device "i4btel" 4
        pseudo-device "i4bipr" 4
        pseudo-device "i4bisppp" 4

Greetings,
Johannes




More information about the freebsd-isdn mailing list