Root/package/madwifi/patches/464-remove_11n_devids.patch

1--- a/ath/if_ath_pci.c
2+++ b/ath/if_ath_pci.c
3@@ -111,8 +111,6 @@ static struct pci_device_id ath_pci_id_t
4     { 0x168c, 0x001b, PCI_ANY_ID, PCI_ANY_ID },
5     { 0x168c, 0x001c, PCI_ANY_ID, PCI_ANY_ID }, /* PCI Express 5424 */
6     { 0x168c, 0x001d, PCI_ANY_ID, PCI_ANY_ID }, /* PCI Express ??? */
7- { 0x168c, 0x0023, PCI_ANY_ID, PCI_ANY_ID },
8- { 0x168c, 0x0024, PCI_ANY_ID, PCI_ANY_ID },
9     { 0x168c, 0x9013, PCI_ANY_ID, PCI_ANY_ID }, /* sonicwall */
10     { 0x168c, 0xff1a, PCI_ANY_ID, PCI_ANY_ID },
11     { 0 }
12@@ -146,8 +144,6 @@ static const struct ath_hw_detect cards[
13     { ubnt, "SR4C", 0x168c, 0x0013, 0x7777, 0x1004, 6 },
14     { ubnt, "SR5", 0x168c, 0x0013, 0x168c, 0x2042, 7 },
15     { ubnt, "SR9", 0x168c, 0x0013, 0x7777, 0x2009, 12 },
16- { ubnt, "SR71A", 0x168c, 0x0027, 0x168c, 0x2082, 10 },
17- { ubnt, "SR71", 0x168c, 0x0027, 0x0777, 0x4082, 10 },
18 };
19 
20 static int
21

Archive Download this file



interactive