Hi,
On 25.8.2011, at 1.28, Henry Ptasinski wrote:
The brcmsmac driver has been verified to work on x86 (both 32- and
64-bit), PPC
(64-bit), SPARC, MIPS BE, and ARM. The brcmfmac driver has been
verified to
work on x86 32-bit and ARM (additional testing is in progress, but
getting a
working sdio controller on some of the other platforms has been
challenging).
The drivers compile cleanly for x86 (32- and 64-bit), PPC (32- and
64-bit),
SPAR, MIPS BE, MIPS LE, and ARM.
Are you sure the compilation is even enabled on all of those platforms?
E.g.:
> +config BRCMSMAC
> + tristate "Broadcom IEEE802.11n PCIe SoftMAC WLAN driver"
> + default n
> + depends on PCI
> + depends on WLAN && MAC80211
> + depends on X86 || MIPS
^^^^^^^^^^^^^^^^^^^^^^
Why this?
A.
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html