From: Larry Finger <Larry.Finger@xxxxxxxxxxxx> This patch adds the pci ids for BCM4301 and BCM4303 to the bridge module included in ssb. These devices use b43legacy. Signed-off-by: Larry Finger <Larry.Finger@xxxxxxxxxxxx> Signed-off-by: Michael Buesch <mb@xxxxxxxxx> Index: wireless-dev/drivers/ssb/b43_pci_bridge.c =================================================================== --- wireless-dev.orig/drivers/ssb/b43_pci_bridge.c +++ wireless-dev/drivers/ssb/b43_pci_bridge.c @@ -15,6 +15,7 @@ static const struct pci_device_id b43_pci_bridge_tbl[] = { + { PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, 0x4301) }, { PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, 0x4307) }, { PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, 0x4311) }, { PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, 0x4312) }, -- Greetings Michael. - 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