diff options
Diffstat (limited to 'include/linux/pci_ids.h')
-rw-r--r-- | include/linux/pci_ids.h | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h index f6c1a142286a..c49d28eca561 100644 --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h | |||
@@ -491,6 +491,7 @@ | |||
491 | #define PCI_DEVICE_ID_AMI_MEGARAID2 0x9060 | 491 | #define PCI_DEVICE_ID_AMI_MEGARAID2 0x9060 |
492 | 492 | ||
493 | #define PCI_VENDOR_ID_AMD 0x1022 | 493 | #define PCI_VENDOR_ID_AMD 0x1022 |
494 | #define PCI_DEVICE_ID_AMD_K8_NB 0x1100 | ||
494 | #define PCI_DEVICE_ID_AMD_LANCE 0x2000 | 495 | #define PCI_DEVICE_ID_AMD_LANCE 0x2000 |
495 | #define PCI_DEVICE_ID_AMD_LANCE_HOME 0x2001 | 496 | #define PCI_DEVICE_ID_AMD_LANCE_HOME 0x2001 |
496 | #define PCI_DEVICE_ID_AMD_SCSI 0x2020 | 497 | #define PCI_DEVICE_ID_AMD_SCSI 0x2020 |
@@ -1355,7 +1356,7 @@ | |||
1355 | #define PCI_DEVICE_ID_RME_DIGI96 0x3fc0 | 1356 | #define PCI_DEVICE_ID_RME_DIGI96 0x3fc0 |
1356 | #define PCI_DEVICE_ID_RME_DIGI96_8 0x3fc1 | 1357 | #define PCI_DEVICE_ID_RME_DIGI96_8 0x3fc1 |
1357 | #define PCI_DEVICE_ID_RME_DIGI96_8_PRO 0x3fc2 | 1358 | #define PCI_DEVICE_ID_RME_DIGI96_8_PRO 0x3fc2 |
1358 | #define PCI_DEVICE_IDRME__DIGI96_8_PAD_OR_PST 0x3fc3 | 1359 | #define PCI_DEVICE_ID_RME_DIGI96_8_PAD_OR_PST 0x3fc3 |
1359 | #define PCI_DEVICE_ID_XILINX_HAMMERFALL 0x3fc4 | 1360 | #define PCI_DEVICE_ID_XILINX_HAMMERFALL 0x3fc4 |
1360 | #define PCI_DEVICE_ID_XILINX_HAMMERFALL_DSP 0x3fc5 | 1361 | #define PCI_DEVICE_ID_XILINX_HAMMERFALL_DSP 0x3fc5 |
1361 | #define PCI_DEVICE_ID_XILINX_HAMMERFALL_DSP_MADI 0x3fc6 | 1362 | #define PCI_DEVICE_ID_XILINX_HAMMERFALL_DSP_MADI 0x3fc6 |
@@ -2252,6 +2253,9 @@ | |||
2252 | 2253 | ||
2253 | #define PCI_VENDOR_ID_INFINICON 0x1820 | 2254 | #define PCI_VENDOR_ID_INFINICON 0x1820 |
2254 | 2255 | ||
2256 | #define PCI_VENDOR_ID_SITECOM 0x182d | ||
2257 | #define PCI_DEVICE_ID_SITECOM_DC105V2 0x3069 | ||
2258 | |||
2255 | #define PCI_VENDOR_ID_TOPSPIN 0x1867 | 2259 | #define PCI_VENDOR_ID_TOPSPIN 0x1867 |
2256 | 2260 | ||
2257 | #define PCI_VENDOR_ID_TDI 0x192E | 2261 | #define PCI_VENDOR_ID_TDI 0x192E |