diff options
Diffstat (limited to 'include/linux/pci_ids.h')
-rw-r--r-- | include/linux/pci_ids.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h index 0d0b314476c9..2886b0eb53ec 100644 --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h | |||
@@ -2433,6 +2433,9 @@ | |||
2433 | #define PCI_DEVICE_ID_INTEL_ICH10_3 0x3a1a | 2433 | #define PCI_DEVICE_ID_INTEL_ICH10_3 0x3a1a |
2434 | #define PCI_DEVICE_ID_INTEL_ICH10_4 0x3a30 | 2434 | #define PCI_DEVICE_ID_INTEL_ICH10_4 0x3a30 |
2435 | #define PCI_DEVICE_ID_INTEL_ICH10_5 0x3a60 | 2435 | #define PCI_DEVICE_ID_INTEL_ICH10_5 0x3a60 |
2436 | #define PCI_DEVICE_ID_INTEL_PCH_0 0x3b10 | ||
2437 | #define PCI_DEVICE_ID_INTEL_PCH_1 0x3b11 | ||
2438 | #define PCI_DEVICE_ID_INTEL_PCH_2 0x3b30 | ||
2436 | #define PCI_DEVICE_ID_INTEL_IOAT_SNB 0x402f | 2439 | #define PCI_DEVICE_ID_INTEL_IOAT_SNB 0x402f |
2437 | #define PCI_DEVICE_ID_INTEL_5100_16 0x65f0 | 2440 | #define PCI_DEVICE_ID_INTEL_5100_16 0x65f0 |
2438 | #define PCI_DEVICE_ID_INTEL_5100_21 0x65f5 | 2441 | #define PCI_DEVICE_ID_INTEL_5100_21 0x65f5 |