|
@@ -18,6 +18,7 @@
|
|
|
|
|
|
static const struct pci_device_id b43_pci_bridge_tbl[] = {
|
|
static const struct pci_device_id b43_pci_bridge_tbl[] = {
|
|
{ PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, 0x4301) },
|
|
{ PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, 0x4301) },
|
|
|
|
+ { PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, 0x4306) },
|
|
{ PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, 0x4307) },
|
|
{ PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, 0x4307) },
|
|
{ PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, 0x4311) },
|
|
{ PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, 0x4311) },
|
|
{ PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, 0x4312) },
|
|
{ PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, 0x4312) },
|