diff options
Diffstat (limited to 'include/linux/pci_ids.h')
-rw-r--r-- | include/linux/pci_ids.h | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h index 0f71812d67d3..36b8ff9fe259 100644 --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h | |||
@@ -1314,6 +1314,13 @@ | |||
1314 | 1314 | ||
1315 | #define PCI_VENDOR_ID_CREATIVE 0x1102 /* duplicate: ECTIVA */ | 1315 | #define PCI_VENDOR_ID_CREATIVE 0x1102 /* duplicate: ECTIVA */ |
1316 | #define PCI_DEVICE_ID_CREATIVE_EMU10K1 0x0002 | 1316 | #define PCI_DEVICE_ID_CREATIVE_EMU10K1 0x0002 |
1317 | #define PCI_DEVICE_ID_CREATIVE_20K1 0x0005 | ||
1318 | #define PCI_DEVICE_ID_CREATIVE_20K2 0x000b | ||
1319 | #define PCI_SUBDEVICE_ID_CREATIVE_SB0760 0x0024 | ||
1320 | #define PCI_SUBDEVICE_ID_CREATIVE_SB08801 0x0041 | ||
1321 | #define PCI_SUBDEVICE_ID_CREATIVE_SB08802 0x0042 | ||
1322 | #define PCI_SUBDEVICE_ID_CREATIVE_SB08803 0x0043 | ||
1323 | #define PCI_SUBDEVICE_ID_CREATIVE_HENDRIX 0x6000 | ||
1317 | 1324 | ||
1318 | #define PCI_VENDOR_ID_ECTIVA 0x1102 /* duplicate: CREATIVE */ | 1325 | #define PCI_VENDOR_ID_ECTIVA 0x1102 /* duplicate: CREATIVE */ |
1319 | #define PCI_DEVICE_ID_ECTIVA_EV1938 0x8938 | 1326 | #define PCI_DEVICE_ID_ECTIVA_EV1938 0x8938 |