2011/9/13 John W. Linville <linville@xxxxxxxxxxxxx>: > On Tue, Sep 13, 2011 at 09:03:13AM +0200, Francis Moreau wrote: >> 2011/9/12 Rafał Miłecki <zajec5@xxxxxxxxx>: > >> > The real solution is to add bcma driver support in brcmsmac and ssb >> > driver support in brcmfmac. Then you can always use bcma and: >> > 1) If b43 will load and detect unsupported PHY, it will release the BCMA's core >> > 2) brcmsmac will be loaded to let it support the core >> > >> >> Thanks for the description. >> >> But what should be done for the time being (3.1-rc5) ? > > Turn-off CONFIG_B43_BCMA. Well, that won't prevent bcma from loading and taking the (PCI) device. brcmsmac still won't be able to grab that device. CONFIG_B43_BCMA doesn't affect bcma bus driver. There are 2 drivers requesting for the same PCI ids: bcma and brcmsmac. You may want to just blacklist bcma if you're going to use brcmsmac. -- Rafał -- 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