This adds the PCI ID 0x4329 for the BCM43XG. Signed-off-by: Michael Buesch <mb@xxxxxxxxx> --- John, this is stuff for 2.6.25 Index: wireless-2.6/drivers/ssb/b43_pci_bridge.c =================================================================== --- wireless-2.6.orig/drivers/ssb/b43_pci_bridge.c 2007-12-11 01:08:40.000000000 +0100 +++ wireless-2.6/drivers/ssb/b43_pci_bridge.c 2008-01-03 18:08:44.000000000 +0100 @@ -28,6 +28,7 @@ static const struct pci_device_id b43_pc { 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); - 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