Comment 1 for bug 1089943

Revision history for this message
Martin Pitt (pitti) wrote :

This looks related:

 +MODULE_LICENSE("MIXED/Proprietary");
 +
- static struct pci_device_id wl_id_table[] = {
- { PCI_VENDOR_ID_BROADCOM, 0x4311, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0 },
- { PCI_VENDOR_ID_BROADCOM, 0x4312, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0 },
+ static struct pci_device_id wl_id_table[] =
+ {
+ { PCI_ANY_ID, PCI_ANY_ID, PCI_ANY_ID, PCI_ANY_ID,
+--

(from http://launchpadlibrarian.net/125452033/bcmwl_5.100.82.112%2Bbdcom-0ubuntu4_6.20.155.1%2Bbdcom-0ubuntu1.diff.gz)