b43: Make probing of NPHY devices possible.
[openwrt/svn-archive/archive.git] / target / linux / generic-2.6 / files / drivers / ssb / b43_pci_bridge.c
index f145d8a4cfdeb0b629f5d36f7e64df3007db181b..1a31f7a72848d0cb8329c95c73b94f18efe27b51 100644 (file)
@@ -27,6 +27,8 @@ static const struct pci_device_id b43_pci_bridge_tbl[] = {
        { PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, 0x4321) },
        { PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, 0x4324) },
        { PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, 0x4325) },
+       { PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, 0x4328) },
+       { PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, 0x4329) },
        { 0, },
 };
 MODULE_DEVICE_TABLE(pci, b43_pci_bridge_tbl);