projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ar71xx: fix TL-MR3x20 profile names in image/Makefile
[openwrt.git]
/
target
/
linux
/
brcm47xx
/
patches-2.6.39
/
830-tg3_add_pci_ids.patch
diff --git
a/target/linux/brcm47xx/patches-2.6.39/830-tg3_add_pci_ids.patch
b/target/linux/brcm47xx/patches-2.6.39/830-tg3_add_pci_ids.patch
index
c1fcc6c
..
940fe73
100644
(file)
--- a/
target/linux/brcm47xx/patches-2.6.39/830-tg3_add_pci_ids.patch
+++ b/
target/linux/brcm47xx/patches-2.6.39/830-tg3_add_pci_ids.patch
@@
-23,7
+23,7
@@
Date: Thu Dec 16 20:01:17 2010 +0100
{PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, PCI_DEVICE_ID_TIGON3_5752)},
--- a/include/linux/pci_ids.h
+++ b/include/linux/pci_ids.h
{PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, PCI_DEVICE_ID_TIGON3_5752)},
--- a/include/linux/pci_ids.h
+++ b/include/linux/pci_ids.h
-@@ -207
4,6 +2074
,7 @@
+@@ -207
6,6 +2076
,7 @@
#define PCI_DEVICE_ID_NX2_57711E 0x1650
#define PCI_DEVICE_ID_TIGON3_5705 0x1653
#define PCI_DEVICE_ID_TIGON3_5705_2 0x1654
#define PCI_DEVICE_ID_NX2_57711E 0x1650
#define PCI_DEVICE_ID_TIGON3_5705 0x1653
#define PCI_DEVICE_ID_TIGON3_5705_2 0x1654
@@
-31,7
+31,7
@@
Date: Thu Dec 16 20:01:17 2010 +0100
#define PCI_DEVICE_ID_TIGON3_5721 0x1659
#define PCI_DEVICE_ID_TIGON3_5722 0x165a
#define PCI_DEVICE_ID_TIGON3_5723 0x165b
#define PCI_DEVICE_ID_TIGON3_5721 0x1659
#define PCI_DEVICE_ID_TIGON3_5722 0x165a
#define PCI_DEVICE_ID_TIGON3_5723 0x165b
-@@ -20
89,11 +2090
,13 @@
+@@ -20
91,11 +2092
,13 @@
#define PCI_DEVICE_ID_TIGON3_5754M 0x1672
#define PCI_DEVICE_ID_TIGON3_5755M 0x1673
#define PCI_DEVICE_ID_TIGON3_5756 0x1674
#define PCI_DEVICE_ID_TIGON3_5754M 0x1672
#define PCI_DEVICE_ID_TIGON3_5755M 0x1673
#define PCI_DEVICE_ID_TIGON3_5756 0x1674
This page took
0.02294 seconds
and
4
git commands to generate.