diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/linux/pci_ids.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h index 55f307ffbf96..c8636bb3e3a7 100644 --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h | |||
@@ -1471,6 +1471,8 @@ | |||
1471 | #define PCI_DEVICE_ID_RICOH_RL5C476 0x0476 | 1471 | #define PCI_DEVICE_ID_RICOH_RL5C476 0x0476 |
1472 | #define PCI_DEVICE_ID_RICOH_RL5C478 0x0478 | 1472 | #define PCI_DEVICE_ID_RICOH_RL5C478 0x0478 |
1473 | #define PCI_DEVICE_ID_RICOH_R5C822 0x0822 | 1473 | #define PCI_DEVICE_ID_RICOH_R5C822 0x0822 |
1474 | #define PCI_DEVICE_ID_RICOH_R5C832 0x0832 | ||
1475 | #define PCI_DEVICE_ID_RICOH_R5C843 0x0843 | ||
1474 | 1476 | ||
1475 | #define PCI_VENDOR_ID_DLINK 0x1186 | 1477 | #define PCI_VENDOR_ID_DLINK 0x1186 |
1476 | #define PCI_DEVICE_ID_DLINK_DGE510T 0x4c00 | 1478 | #define PCI_DEVICE_ID_DLINK_DGE510T 0x4c00 |