diff options
Diffstat (limited to 'include/linux/pci_ids.h')
-rw-r--r-- | include/linux/pci_ids.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h index cbabb9c675c9..3c870f11f330 100644 --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h | |||
@@ -2075,6 +2075,10 @@ | |||
2075 | #define PCI_VENDOR_ID_TDI 0x192E | 2075 | #define PCI_VENDOR_ID_TDI 0x192E |
2076 | #define PCI_DEVICE_ID_TDI_EHCI 0x0101 | 2076 | #define PCI_DEVICE_ID_TDI_EHCI 0x0101 |
2077 | 2077 | ||
2078 | #define PCI_VENDOR_ID_FREESCALE 0x1957 | ||
2079 | #define PCI_DEVICE_ID_MPC8641 0x7010 | ||
2080 | #define PCI_DEVICE_ID_MPC8641D 0x7011 | ||
2081 | |||
2078 | #define PCI_VENDOR_ID_PASEMI 0x1959 | 2082 | #define PCI_VENDOR_ID_PASEMI 0x1959 |
2079 | 2083 | ||
2080 | #define PCI_VENDOR_ID_ATTANSIC 0x1969 | 2084 | #define PCI_VENDOR_ID_ATTANSIC 0x1969 |