summaryrefslogtreecommitdiff
path: root/target/linux/rdc/patches-2.6.23/006-pci_ids.patch
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2008-06-28 11:06:32 +0000
committerFlorian Fainelli <florian@openwrt.org>2008-06-28 11:06:32 +0000
commit9e151671a9080263eaf64a3369ece974f196b481 (patch)
tree30d4b7ed6f711c5c06522752f22d7b293ca70ca5 /target/linux/rdc/patches-2.6.23/006-pci_ids.patch
parent5553c4da8cf0c437c38e09951645e021ded81e5b (diff)
downloadmtk-20170518-9e151671a9080263eaf64a3369ece974f196b481.zip
mtk-20170518-9e151671a9080263eaf64a3369ece974f196b481.tar.gz
mtk-20170518-9e151671a9080263eaf64a3369ece974f196b481.tar.bz2
Put back 2.6.23 files for rdc, allowing to switch from one kernel version to another for testing
SVN-Revision: 11592
Diffstat (limited to 'target/linux/rdc/patches-2.6.23/006-pci_ids.patch')
-rw-r--r--target/linux/rdc/patches-2.6.23/006-pci_ids.patch18
1 files changed, 18 insertions, 0 deletions
diff --git a/target/linux/rdc/patches-2.6.23/006-pci_ids.patch b/target/linux/rdc/patches-2.6.23/006-pci_ids.patch
new file mode 100644
index 0000000..cd4c01d
--- /dev/null
+++ b/target/linux/rdc/patches-2.6.23/006-pci_ids.patch
@@ -0,0 +1,18 @@
+diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h
+index 55f307f..4a1aa34 100644
+--- a/include/linux/pci_ids.h
++++ b/include/linux/pci_ids.h
+@@ -2076,6 +2076,13 @@
+ #define PCI_DEVICE_ID_HERC_WIN 0x5732
+ #define PCI_DEVICE_ID_HERC_UNI 0x5832
+
++#define PCI_VENDOR_ID_RDC 0x17f3
++#define PCI_DEVICE_ID_RDC_R6020 0x6020
++#define PCI_DEVICE_ID_RDC_R6030 0x6030
++#define PCI_DEVICE_ID_RDC_R6040 0x6040
++#define PCI_DEVICE_ID_RDC_R6060 0x6060
++#define PCI_DEVICE_ID_RDC_R6061 0x6061
++
+ #define PCI_VENDOR_ID_SITECOM 0x182d
+ #define PCI_DEVICE_ID_SITECOM_DC105V2 0x3069
+