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 61976b29a032..df948b44edad 100644 --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h | |||
@@ -2326,6 +2326,8 @@ | |||
2326 | #define PCI_DEVICE_ID_INTEL_MCH_PC 0x3599 | 2326 | #define PCI_DEVICE_ID_INTEL_MCH_PC 0x3599 |
2327 | #define PCI_DEVICE_ID_INTEL_MCH_PC1 0x359a | 2327 | #define PCI_DEVICE_ID_INTEL_MCH_PC1 0x359a |
2328 | #define PCI_DEVICE_ID_INTEL_E7525_MCH 0x359e | 2328 | #define PCI_DEVICE_ID_INTEL_E7525_MCH 0x359e |
2329 | #define PCI_DEVICE_ID_INTEL_IOAT_CNB 0x360b | ||
2330 | #define PCI_DEVICE_ID_INTEL_IOAT_SCNB 0x65ff | ||
2329 | #define PCI_DEVICE_ID_INTEL_TOLAPAI_0 0x5031 | 2331 | #define PCI_DEVICE_ID_INTEL_TOLAPAI_0 0x5031 |
2330 | #define PCI_DEVICE_ID_INTEL_TOLAPAI_1 0x5032 | 2332 | #define PCI_DEVICE_ID_INTEL_TOLAPAI_1 0x5032 |
2331 | #define PCI_DEVICE_ID_INTEL_82371SB_0 0x7000 | 2333 | #define PCI_DEVICE_ID_INTEL_82371SB_0 0x7000 |