diff options
Diffstat (limited to 'include/linux/pci_ids.h')
-rw-r--r-- | include/linux/pci_ids.h | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h index ab741b0d0074..fc3526077348 100644 --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h | |||
@@ -517,6 +517,7 @@ | |||
517 | #define PCI_DEVICE_ID_AMD_11H_NB_DRAM 0x1302 | 517 | #define PCI_DEVICE_ID_AMD_11H_NB_DRAM 0x1302 |
518 | #define PCI_DEVICE_ID_AMD_11H_NB_MISC 0x1303 | 518 | #define PCI_DEVICE_ID_AMD_11H_NB_MISC 0x1303 |
519 | #define PCI_DEVICE_ID_AMD_11H_NB_LINK 0x1304 | 519 | #define PCI_DEVICE_ID_AMD_11H_NB_LINK 0x1304 |
520 | #define PCI_DEVICE_ID_AMD_15H_M10H_F3 0x1403 | ||
520 | #define PCI_DEVICE_ID_AMD_15H_NB_F0 0x1600 | 521 | #define PCI_DEVICE_ID_AMD_15H_NB_F0 0x1600 |
521 | #define PCI_DEVICE_ID_AMD_15H_NB_F1 0x1601 | 522 | #define PCI_DEVICE_ID_AMD_15H_NB_F1 0x1601 |
522 | #define PCI_DEVICE_ID_AMD_15H_NB_F2 0x1602 | 523 | #define PCI_DEVICE_ID_AMD_15H_NB_F2 0x1602 |
@@ -2755,6 +2756,17 @@ | |||
2755 | #define PCI_DEVICE_ID_INTEL_IOAT_SNB7 0x3c27 | 2756 | #define PCI_DEVICE_ID_INTEL_IOAT_SNB7 0x3c27 |
2756 | #define PCI_DEVICE_ID_INTEL_IOAT_SNB8 0x3c2e | 2757 | #define PCI_DEVICE_ID_INTEL_IOAT_SNB8 0x3c2e |
2757 | #define PCI_DEVICE_ID_INTEL_IOAT_SNB9 0x3c2f | 2758 | #define PCI_DEVICE_ID_INTEL_IOAT_SNB9 0x3c2f |
2759 | #define PCI_DEVICE_ID_INTEL_UNC_HA 0x3c46 | ||
2760 | #define PCI_DEVICE_ID_INTEL_UNC_IMC0 0x3cb0 | ||
2761 | #define PCI_DEVICE_ID_INTEL_UNC_IMC1 0x3cb1 | ||
2762 | #define PCI_DEVICE_ID_INTEL_UNC_IMC2 0x3cb4 | ||
2763 | #define PCI_DEVICE_ID_INTEL_UNC_IMC3 0x3cb5 | ||
2764 | #define PCI_DEVICE_ID_INTEL_UNC_QPI0 0x3c41 | ||
2765 | #define PCI_DEVICE_ID_INTEL_UNC_QPI1 0x3c42 | ||
2766 | #define PCI_DEVICE_ID_INTEL_UNC_R2PCIE 0x3c43 | ||
2767 | #define PCI_DEVICE_ID_INTEL_UNC_R3QPI0 0x3c44 | ||
2768 | #define PCI_DEVICE_ID_INTEL_UNC_R3QPI1 0x3c45 | ||
2769 | #define PCI_DEVICE_ID_INTEL_JAKETOWN_UBOX 0x3ce0 | ||
2758 | #define PCI_DEVICE_ID_INTEL_IOAT_SNB 0x402f | 2770 | #define PCI_DEVICE_ID_INTEL_IOAT_SNB 0x402f |
2759 | #define PCI_DEVICE_ID_INTEL_5100_16 0x65f0 | 2771 | #define PCI_DEVICE_ID_INTEL_5100_16 0x65f0 |
2760 | #define PCI_DEVICE_ID_INTEL_5100_21 0x65f5 | 2772 | #define PCI_DEVICE_ID_INTEL_5100_21 0x65f5 |