diff options
Diffstat (limited to 'include/linux/pci_ids.h')
-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 13d36bb01a42..cbabb9c675c9 100644 --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h | |||
@@ -495,6 +495,8 @@ | |||
495 | 495 | ||
496 | #define PCI_VENDOR_ID_AMD 0x1022 | 496 | #define PCI_VENDOR_ID_AMD 0x1022 |
497 | #define PCI_DEVICE_ID_AMD_K8_NB 0x1100 | 497 | #define PCI_DEVICE_ID_AMD_K8_NB 0x1100 |
498 | #define PCI_DEVICE_ID_AMD_K8_NB_ADDRMAP 0x1101 | ||
499 | #define PCI_DEVICE_ID_AMD_K8_NB_MEMCTL 0x1102 | ||
498 | #define PCI_DEVICE_ID_AMD_K8_NB_MISC 0x1103 | 500 | #define PCI_DEVICE_ID_AMD_K8_NB_MISC 0x1103 |
499 | #define PCI_DEVICE_ID_AMD_LANCE 0x2000 | 501 | #define PCI_DEVICE_ID_AMD_LANCE 0x2000 |
500 | #define PCI_DEVICE_ID_AMD_LANCE_HOME 0x2001 | 502 | #define PCI_DEVICE_ID_AMD_LANCE_HOME 0x2001 |
@@ -2040,6 +2042,8 @@ | |||
2040 | #define PCI_DEVICE_ID_ALTIMA_AC9100 0x03ea | 2042 | #define PCI_DEVICE_ID_ALTIMA_AC9100 0x03ea |
2041 | #define PCI_DEVICE_ID_ALTIMA_AC1003 0x03eb | 2043 | #define PCI_DEVICE_ID_ALTIMA_AC1003 0x03eb |
2042 | 2044 | ||
2045 | #define PCI_VENDOR_ID_LENOVO 0x17aa | ||
2046 | |||
2043 | #define PCI_VENDOR_ID_ARECA 0x17d3 | 2047 | #define PCI_VENDOR_ID_ARECA 0x17d3 |
2044 | #define PCI_DEVICE_ID_ARECA_1110 0x1110 | 2048 | #define PCI_DEVICE_ID_ARECA_1110 0x1110 |
2045 | #define PCI_DEVICE_ID_ARECA_1120 0x1120 | 2049 | #define PCI_DEVICE_ID_ARECA_1120 0x1120 |
@@ -2211,6 +2215,7 @@ | |||
2211 | #define PCI_DEVICE_ID_INTEL_82915GM_IG 0x2592 | 2215 | #define PCI_DEVICE_ID_INTEL_82915GM_IG 0x2592 |
2212 | #define PCI_DEVICE_ID_INTEL_82945G_HB 0x2770 | 2216 | #define PCI_DEVICE_ID_INTEL_82945G_HB 0x2770 |
2213 | #define PCI_DEVICE_ID_INTEL_82945G_IG 0x2772 | 2217 | #define PCI_DEVICE_ID_INTEL_82945G_IG 0x2772 |
2218 | #define PCI_DEVICE_ID_INTEL_3000_HB 0x2778 | ||
2214 | #define PCI_DEVICE_ID_INTEL_82945GM_HB 0x27A0 | 2219 | #define PCI_DEVICE_ID_INTEL_82945GM_HB 0x27A0 |
2215 | #define PCI_DEVICE_ID_INTEL_82945GM_IG 0x27A2 | 2220 | #define PCI_DEVICE_ID_INTEL_82945GM_IG 0x27A2 |
2216 | #define PCI_DEVICE_ID_INTEL_ICH6_0 0x2640 | 2221 | #define PCI_DEVICE_ID_INTEL_ICH6_0 0x2640 |