is this driver for PCMCIA interface? I have a SDIO adapter, do you
think I can adapt to my interface?

On 17 Apr, 01:58, Peter Teoh <htmldevelo...@gmail.com> wrote:
> 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 <guerreromarc...@gmail.com> 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: android-kernel+unsubscr...@googlegroups.com
> > website:http://groups.google.com/group/android-kernel
>
> --
> Regards,
> Peter Teoh

-- 
unsubscribe: android-kernel+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-kernel

Reply via email to