projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a608295
)
pci: add PCI identifiers for the RDC devices
author
Florian Fainelli
<
[email protected]
>
Wed, 30 Jan 2008 12:33:36 +0000
(13:33 +0100)
committer
Ingo Molnar
<
[email protected]
>
Wed, 30 Jan 2008 12:33:36 +0000
(13:33 +0100)
This patch defines the PCI identifiers found in
the RDC R-321x System-on-Chip.
Signed-off-by: Florian Fainelli <
[email protected]
>
Signed-off-by: Ingo Molnar <
[email protected]
>
Signed-off-by: Thomas Gleixner <
[email protected]
>
include/linux/pci_ids.h
patch
|
blob
|
history
diff --git
a/include/linux/pci_ids.h
b/include/linux/pci_ids.h
index c69531348363dde5551164c50f4fac84e9180cf8..41f6f28690f63be67aa43a2a162a1d349dc347e3 100644
(file)
--- a/
include/linux/pci_ids.h
+++ b/
include/linux/pci_ids.h
@@
-2085,6
+2085,13
@@
#define PCI_VENDOR_ID_BELKIN 0x1799
#define PCI_DEVICE_ID_BELKIN_F5D7010V7 0x701f
+#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_LENOVO 0x17aa
#define PCI_VENDOR_ID_ARECA 0x17d3