ssb: add PCI ID 0x4350
[deliverable/linux.git] / drivers / ssb / b43_pci_bridge.c
index 266aa1648a020e0ce36df5d63795fd4706869ef4..19396dc4ee47f947f569a26308416f99401acb21 100644 (file)
@@ -37,6 +37,7 @@ static const struct pci_device_id b43_pci_bridge_tbl[] = {
        { PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, 0x4329) },
        { PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, 0x432b) },
        { PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, 0x432c) },
+       { PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, 0x4350) },
        { 0, },
 };
 MODULE_DEVICE_TABLE(pci, b43_pci_bridge_tbl);
This page took 0.037336 seconds and 5 git commands to generate.