|
@@ -36,6 +36,7 @@ static const struct pci_device_id b43_pci_bridge_tbl[] = {
|
|
{ PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, 0x4328) },
|
|
{ PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, 0x4328) },
|
|
{ PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, 0x4329) },
|
|
{ PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, 0x4329) },
|
|
{ PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, 0x432b) },
|
|
{ PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, 0x432b) },
|
|
|
|
+ { PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, 0x432c) },
|
|
{ 0, },
|
|
{ 0, },
|
|
};
|
|
};
|
|
MODULE_DEVICE_TABLE(pci, b43_pci_bridge_tbl);
|
|
MODULE_DEVICE_TABLE(pci, b43_pci_bridge_tbl);
|