diff options
-rw-r--r-- | include/linux/pci_ids.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h index 65953822c9cb..7f3f101e03c1 100644 --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h | |||
@@ -2235,6 +2235,10 @@ | |||
2235 | #define PCI_DEVICE_ID_INTEL_PXH_0 0x0329 | 2235 | #define PCI_DEVICE_ID_INTEL_PXH_0 0x0329 |
2236 | #define PCI_DEVICE_ID_INTEL_PXH_1 0x032A | 2236 | #define PCI_DEVICE_ID_INTEL_PXH_1 0x032A |
2237 | #define PCI_DEVICE_ID_INTEL_PXHV 0x032C | 2237 | #define PCI_DEVICE_ID_INTEL_PXHV 0x032C |
2238 | #define PCI_DEVICE_ID_INTEL_80332_0 0x0330 | ||
2239 | #define PCI_DEVICE_ID_INTEL_80332_1 0x0332 | ||
2240 | #define PCI_DEVICE_ID_INTEL_80333_0 0x0370 | ||
2241 | #define PCI_DEVICE_ID_INTEL_80333_1 0x0372 | ||
2238 | #define PCI_DEVICE_ID_INTEL_82375 0x0482 | 2242 | #define PCI_DEVICE_ID_INTEL_82375 0x0482 |
2239 | #define PCI_DEVICE_ID_INTEL_82424 0x0483 | 2243 | #define PCI_DEVICE_ID_INTEL_82424 0x0483 |
2240 | #define PCI_DEVICE_ID_INTEL_82378 0x0484 | 2244 | #define PCI_DEVICE_ID_INTEL_82378 0x0484 |
@@ -2307,6 +2311,7 @@ | |||
2307 | #define PCI_DEVICE_ID_INTEL_ESB_4 0x25a4 | 2311 | #define PCI_DEVICE_ID_INTEL_ESB_4 0x25a4 |
2308 | #define PCI_DEVICE_ID_INTEL_ESB_5 0x25a6 | 2312 | #define PCI_DEVICE_ID_INTEL_ESB_5 0x25a6 |
2309 | #define PCI_DEVICE_ID_INTEL_ESB_9 0x25ab | 2313 | #define PCI_DEVICE_ID_INTEL_ESB_9 0x25ab |
2314 | #define PCI_DEVICE_ID_INTEL_ESB_10 0x25ac | ||
2310 | #define PCI_DEVICE_ID_INTEL_82820_HB 0x2500 | 2315 | #define PCI_DEVICE_ID_INTEL_82820_HB 0x2500 |
2311 | #define PCI_DEVICE_ID_INTEL_82820_UP_HB 0x2501 | 2316 | #define PCI_DEVICE_ID_INTEL_82820_UP_HB 0x2501 |
2312 | #define PCI_DEVICE_ID_INTEL_82850_HB 0x2530 | 2317 | #define PCI_DEVICE_ID_INTEL_82850_HB 0x2530 |