b43 driver (was: Re: Broadcom Docs)

Matthias Apitz guru at unixarea.de
Thu Oct 6 06:46:51 UTC 2011


El día Tuesday, October 04, 2011 a las 11:14:20AM -0400, Arnaud Lacombe escribió:

> > Both b43 (via reverse engineering) and brcm (via broadcom developers)
> > is getting active development. It'd be nice to have datasheets but you
> > don't need them to port the code over.
> >
> There was an article recently on lwn.net describing the situation
> where both the b43 and brcm supported the same chip, and the issue
> raised that there was no point in brcm being mainlined in that
> state[1]... I'm not sure what the outcome was.
> 
>  - Arnaud
> 
> [0]: http://linuxwireless.org/en/users/Drivers/brcm80211
> 
> ...

Hello Arnaud,

I read the page http://linuxwireless.org/en/users/Drivers/b43 to
see what I could do and if this (porting the driver to FreeBSD) is
something matching my knowledge...

My chip says:

none2 at pci0:1:0:0:       class=0x028000 card=0xe01b105b chip=0x431514e4 rev=0x01 hdr=0x00
    vendor     = 'Broadcom Corporation'
    device     = 'BCM4310 USB Controller'
    class      = network

I understand this as PCI-ID 14e4:4315 and 4315 seems to be supported by
Linux b43 driver. But, on the other hand the page says: 

    Caveats
    ...
    If you have an Broadcom USB device, please use the rndis_wlan driver.
    The b43/b43legacy driver is not meant to support this device.
    ...

So I'm not sure. Or is the above string "BCM4310 USB Controller" just
because the FreeBSD kernel does not detect the chip correctly.

Thanks

	matthias

-- 
Matthias Apitz
t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211
e <guru at unixarea.de> - w http://www.unixarea.de/


More information about the freebsd-net mailing list