diff options
Diffstat (limited to 'include/linux')
-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 ccd706f876ec..5b4f1e3caf5d 100644 --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h | |||
@@ -2070,6 +2070,8 @@ | |||
2070 | #define PCI_VENDOR_ID_TDI 0x192E | 2070 | #define PCI_VENDOR_ID_TDI 0x192E |
2071 | #define PCI_DEVICE_ID_TDI_EHCI 0x0101 | 2071 | #define PCI_DEVICE_ID_TDI_EHCI 0x0101 |
2072 | 2072 | ||
2073 | #define PCI_VENDOR_ID_PASEMI 0x1959 | ||
2074 | |||
2073 | #define PCI_VENDOR_ID_JMICRON 0x197B | 2075 | #define PCI_VENDOR_ID_JMICRON 0x197B |
2074 | #define PCI_DEVICE_ID_JMICRON_JMB360 0x2360 | 2076 | #define PCI_DEVICE_ID_JMICRON_JMB360 0x2360 |
2075 | #define PCI_DEVICE_ID_JMICRON_JMB361 0x2361 | 2077 | #define PCI_DEVICE_ID_JMICRON_JMB361 0x2361 |