diff options
Diffstat (limited to 'include/linux/pci_ids.h')
-rw-r--r-- | include/linux/pci_ids.h | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h index 3d197cdcfa3a..e526e7b5ea47 100644 --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h | |||
@@ -848,7 +848,12 @@ | |||
848 | 848 | ||
849 | 849 | ||
850 | #define PCI_VENDOR_ID_QLOGIC 0x1077 | 850 | #define PCI_VENDOR_ID_QLOGIC 0x1077 |
851 | #define PCI_DEVICE_ID_QLOGIC_ISP10160 0x1016 | ||
851 | #define PCI_DEVICE_ID_QLOGIC_ISP1020 0x1020 | 852 | #define PCI_DEVICE_ID_QLOGIC_ISP1020 0x1020 |
853 | #define PCI_DEVICE_ID_QLOGIC_ISP1080 0x1080 | ||
854 | #define PCI_DEVICE_ID_QLOGIC_ISP12160 0x1216 | ||
855 | #define PCI_DEVICE_ID_QLOGIC_ISP1240 0x1240 | ||
856 | #define PCI_DEVICE_ID_QLOGIC_ISP1280 0x1280 | ||
852 | #define PCI_DEVICE_ID_QLOGIC_ISP2100 0x2100 | 857 | #define PCI_DEVICE_ID_QLOGIC_ISP2100 0x2100 |
853 | #define PCI_DEVICE_ID_QLOGIC_ISP2200 0x2200 | 858 | #define PCI_DEVICE_ID_QLOGIC_ISP2200 0x2200 |
854 | #define PCI_DEVICE_ID_QLOGIC_ISP2300 0x2300 | 859 | #define PCI_DEVICE_ID_QLOGIC_ISP2300 0x2300 |
@@ -1970,6 +1975,9 @@ | |||
1970 | #define PCI_VENDOR_ID_NETCELL 0x169c | 1975 | #define PCI_VENDOR_ID_NETCELL 0x169c |
1971 | #define PCI_DEVICE_ID_REVOLUTION 0x0044 | 1976 | #define PCI_DEVICE_ID_REVOLUTION 0x0044 |
1972 | 1977 | ||
1978 | #define PCI_VENDOR_ID_VITESSE 0x1725 | ||
1979 | #define PCI_DEVICE_ID_VITESSE_VSC7174 0x7174 | ||
1980 | |||
1973 | #define PCI_VENDOR_ID_LINKSYS 0x1737 | 1981 | #define PCI_VENDOR_ID_LINKSYS 0x1737 |
1974 | #define PCI_DEVICE_ID_LINKSYS_EG1064 0x1064 | 1982 | #define PCI_DEVICE_ID_LINKSYS_EG1064 0x1064 |
1975 | 1983 | ||
@@ -2149,6 +2157,7 @@ | |||
2149 | #define PCI_DEVICE_ID_INTEL_ICH8_4 0x2815 | 2157 | #define PCI_DEVICE_ID_INTEL_ICH8_4 0x2815 |
2150 | #define PCI_DEVICE_ID_INTEL_ICH8_5 0x283e | 2158 | #define PCI_DEVICE_ID_INTEL_ICH8_5 0x283e |
2151 | #define PCI_DEVICE_ID_INTEL_ICH8_6 0x2850 | 2159 | #define PCI_DEVICE_ID_INTEL_ICH8_6 0x2850 |
2160 | #define PCI_DEVICE_ID_INTEL_GD31244 0x3200 | ||
2152 | #define PCI_DEVICE_ID_INTEL_82855PM_HB 0x3340 | 2161 | #define PCI_DEVICE_ID_INTEL_82855PM_HB 0x3340 |
2153 | #define PCI_DEVICE_ID_INTEL_82830_HB 0x3575 | 2162 | #define PCI_DEVICE_ID_INTEL_82830_HB 0x3575 |
2154 | #define PCI_DEVICE_ID_INTEL_82830_CGC 0x3577 | 2163 | #define PCI_DEVICE_ID_INTEL_82830_CGC 0x3577 |