Root/target/linux/brcm47xx/patches-3.0/830-tg3_add_pci_ids.patch

1commit 812bcf8f47b45a206948008144233bc47d5747ac
2Author: Hauke Mehrtens <hauke@hauke-m.de>
3Date: Thu Dec 16 20:01:17 2010 +0100
4
5    Revert "tg3: Remove 5720, 5750, and 5750M"
6    
7    This reverts commit 67b284d476bcb3d100e946da23d6cf9acfd0465c.
8
9--- a/drivers/net/tg3.c
10+++ b/drivers/net/tg3.c
11@@ -235,9 +235,12 @@ static DEFINE_PCI_DEVICE_TABLE(tg3_pci_t
12     {PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, PCI_DEVICE_ID_TIGON3_5901_2)},
13     {PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, PCI_DEVICE_ID_TIGON3_5704S_2)},
14     {PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, PCI_DEVICE_ID_TIGON3_5705F)},
15+ {PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, PCI_DEVICE_ID_TIGON3_5720)},
16     {PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, PCI_DEVICE_ID_TIGON3_5721)},
17     {PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, PCI_DEVICE_ID_TIGON3_5722)},
18+ {PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, PCI_DEVICE_ID_TIGON3_5750)},
19     {PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, PCI_DEVICE_ID_TIGON3_5751)},
20+ {PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, PCI_DEVICE_ID_TIGON3_5750M)},
21     {PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, PCI_DEVICE_ID_TIGON3_5751M)},
22     {PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, PCI_DEVICE_ID_TIGON3_5751F)},
23     {PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, PCI_DEVICE_ID_TIGON3_5752)},
24--- a/include/linux/pci_ids.h
25+++ b/include/linux/pci_ids.h
26@@ -2077,6 +2077,7 @@
27 #define PCI_DEVICE_ID_NX2_57711E 0x1650
28 #define PCI_DEVICE_ID_TIGON3_5705 0x1653
29 #define PCI_DEVICE_ID_TIGON3_5705_2 0x1654
30+#define PCI_DEVICE_ID_TIGON3_5720 0x1658
31 #define PCI_DEVICE_ID_TIGON3_5721 0x1659
32 #define PCI_DEVICE_ID_TIGON3_5722 0x165a
33 #define PCI_DEVICE_ID_TIGON3_5723 0x165b
34@@ -2092,11 +2093,13 @@
35 #define PCI_DEVICE_ID_TIGON3_5754M 0x1672
36 #define PCI_DEVICE_ID_TIGON3_5755M 0x1673
37 #define PCI_DEVICE_ID_TIGON3_5756 0x1674
38+#define PCI_DEVICE_ID_TIGON3_5750 0x1676
39 #define PCI_DEVICE_ID_TIGON3_5751 0x1677
40 #define PCI_DEVICE_ID_TIGON3_5715 0x1678
41 #define PCI_DEVICE_ID_TIGON3_5715S 0x1679
42 #define PCI_DEVICE_ID_TIGON3_5754 0x167a
43 #define PCI_DEVICE_ID_TIGON3_5755 0x167b
44+#define PCI_DEVICE_ID_TIGON3_5750M 0x167c
45 #define PCI_DEVICE_ID_TIGON3_5751M 0x167d
46 #define PCI_DEVICE_ID_TIGON3_5751F 0x167e
47 #define PCI_DEVICE_ID_TIGON3_5787F 0x167f
48

Archive Download this file



interactive