I suspect it is still supported, but u may want to re-enable the
configuration and recompile the kernel.

See this file:

drivers/net/wireless/b43legacy/main.c

Within it does detect for 4312 chipset:

        /* Check if this device supports multiband. */
        if (!pdev ||
            (pdev->device != 0x4312 &&
             pdev->device != 0x4319 &&
             pdev->device != 0x4324)) {
                /* No multiband support. */


On Sat, Apr 14, 2012 at 9:59 PM, Ventanas <[email protected]> wrote:

> I am looking for the for the BCM4312 chipset (Wi-Fi 802.11 a/g with
> SDIO interface) driver for the ANDROID platform.
> Anyone might help me?
>
> where I can find it?
>
> thxxxx!!!!
>
> Marco
>
> --
> unsubscribe: [email protected]
> website: http://groups.google.com/group/android-kernel




-- 
Regards,
Peter Teoh

-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-kernel

Reply via email to