|
@@ -117,7 +117,7 @@
|
|
|
|
|
|
#define PCI_CLASS_OTHERS 0xff
|
|
#define PCI_CLASS_OTHERS 0xff
|
|
|
|
|
|
-/* Vendors and devices. Sort key: vendor first, device next. */
|
|
|
|
|
|
+/* Vendors and devices. Sort key: vendor first, device next. */
|
|
|
|
|
|
#define PCI_VENDOR_ID_DYNALINK 0x0675
|
|
#define PCI_VENDOR_ID_DYNALINK 0x0675
|
|
#define PCI_DEVICE_ID_DYNALINK_IS64PH 0x1702
|
|
#define PCI_DEVICE_ID_DYNALINK_IS64PH 0x1702
|
|
@@ -140,11 +140,11 @@
|
|
#define PCI_DEVICE_ID_COMPAQ_NETEL10 0xae34
|
|
#define PCI_DEVICE_ID_COMPAQ_NETEL10 0xae34
|
|
#define PCI_DEVICE_ID_COMPAQ_NETFLEX3I 0xae35
|
|
#define PCI_DEVICE_ID_COMPAQ_NETFLEX3I 0xae35
|
|
#define PCI_DEVICE_ID_COMPAQ_NETEL100D 0xae40
|
|
#define PCI_DEVICE_ID_COMPAQ_NETEL100D 0xae40
|
|
-#define PCI_DEVICE_ID_COMPAQ_NETEL100PI 0xae43
|
|
|
|
|
|
+#define PCI_DEVICE_ID_COMPAQ_NETEL100PI 0xae43
|
|
#define PCI_DEVICE_ID_COMPAQ_NETEL100I 0xb011
|
|
#define PCI_DEVICE_ID_COMPAQ_NETEL100I 0xb011
|
|
#define PCI_DEVICE_ID_COMPAQ_CISS 0xb060
|
|
#define PCI_DEVICE_ID_COMPAQ_CISS 0xb060
|
|
#define PCI_DEVICE_ID_COMPAQ_CISSB 0xb178
|
|
#define PCI_DEVICE_ID_COMPAQ_CISSB 0xb178
|
|
-#define PCI_DEVICE_ID_COMPAQ_CISSC 0x0046
|
|
|
|
|
|
+#define PCI_DEVICE_ID_COMPAQ_CISSC 0x0046
|
|
#define PCI_DEVICE_ID_COMPAQ_THUNDER 0xf130
|
|
#define PCI_DEVICE_ID_COMPAQ_THUNDER 0xf130
|
|
#define PCI_DEVICE_ID_COMPAQ_NETFLEX3B 0xf150
|
|
#define PCI_DEVICE_ID_COMPAQ_NETFLEX3B 0xf150
|
|
|
|
|
|
@@ -407,10 +407,11 @@
|
|
#define PCI_DEVICE_ID_IBM_MPIC 0x0046
|
|
#define PCI_DEVICE_ID_IBM_MPIC 0x0046
|
|
#define PCI_DEVICE_ID_IBM_3780IDSP 0x007d
|
|
#define PCI_DEVICE_ID_IBM_3780IDSP 0x007d
|
|
#define PCI_DEVICE_ID_IBM_CHUKAR 0x0096
|
|
#define PCI_DEVICE_ID_IBM_CHUKAR 0x0096
|
|
|
|
+#define PCI_DEVICE_ID_IBM_CPC700 0x00f9
|
|
#define PCI_DEVICE_ID_IBM_CPC710_PCI64 0x00fc
|
|
#define PCI_DEVICE_ID_IBM_CPC710_PCI64 0x00fc
|
|
#define PCI_DEVICE_ID_IBM_CPC710_PCI32 0x0105
|
|
#define PCI_DEVICE_ID_IBM_CPC710_PCI32 0x0105
|
|
-#define PCI_DEVICE_ID_IBM_405GP 0x0156
|
|
|
|
-#define PCI_DEVICE_ID_IBM_SERVERAIDI960 0x01bd
|
|
|
|
|
|
+#define PCI_DEVICE_ID_IBM_405GP 0x0156
|
|
|
|
+#define PCI_DEVICE_ID_IBM_SERVERAIDI960 0x01bd
|
|
#define PCI_DEVICE_ID_IBM_MPIC_2 0xffff
|
|
#define PCI_DEVICE_ID_IBM_MPIC_2 0xffff
|
|
|
|
|
|
#define PCI_VENDOR_ID_COMPEX2 0x101a /* pci.ids says "AT&T GIS (NCR)" */
|
|
#define PCI_VENDOR_ID_COMPEX2 0x101a /* pci.ids says "AT&T GIS (NCR)" */
|
|
@@ -459,13 +460,13 @@
|
|
#define PCI_DEVICE_ID_AMD_OPUS_7449 0x7449
|
|
#define PCI_DEVICE_ID_AMD_OPUS_7449 0x7449
|
|
# define PCI_DEVICE_ID_AMD_VIPER_7449 PCI_DEVICE_ID_AMD_OPUS_7449
|
|
# define PCI_DEVICE_ID_AMD_VIPER_7449 PCI_DEVICE_ID_AMD_OPUS_7449
|
|
#define PCI_DEVICE_ID_AMD_8111_LAN 0x7462
|
|
#define PCI_DEVICE_ID_AMD_8111_LAN 0x7462
|
|
-#define PCI_DEVICE_ID_AMD_8111_IDE 0x7469
|
|
|
|
-#define PCI_DEVICE_ID_AMD_8111_AC97 0x746d
|
|
|
|
-#define PCI_DEVICE_ID_AMD_8131_APIC 0x7450
|
|
|
|
|
|
+#define PCI_DEVICE_ID_AMD_8111_IDE 0x7469
|
|
|
|
+#define PCI_DEVICE_ID_AMD_8111_AC97 0x746d
|
|
|
|
+#define PCI_DEVICE_ID_AMD_8131_APIC 0x7450
|
|
|
|
|
|
#define PCI_VENDOR_ID_TRIDENT 0x1023
|
|
#define PCI_VENDOR_ID_TRIDENT 0x1023
|
|
-#define PCI_DEVICE_ID_TRIDENT_4DWAVE_DX 0x2000
|
|
|
|
-#define PCI_DEVICE_ID_TRIDENT_4DWAVE_NX 0x2001
|
|
|
|
|
|
+#define PCI_DEVICE_ID_TRIDENT_4DWAVE_DX 0x2000
|
|
|
|
+#define PCI_DEVICE_ID_TRIDENT_4DWAVE_NX 0x2001
|
|
#define PCI_DEVICE_ID_TRIDENT_9320 0x9320
|
|
#define PCI_DEVICE_ID_TRIDENT_9320 0x9320
|
|
#define PCI_DEVICE_ID_TRIDENT_9388 0x9388
|
|
#define PCI_DEVICE_ID_TRIDENT_9388 0x9388
|
|
#define PCI_DEVICE_ID_TRIDENT_9397 0x9397
|
|
#define PCI_DEVICE_ID_TRIDENT_9397 0x9397
|
|
@@ -485,7 +486,7 @@
|
|
#define PCI_VENDOR_ID_AI 0x1025
|
|
#define PCI_VENDOR_ID_AI 0x1025
|
|
#define PCI_DEVICE_ID_AI_M1435 0x1435
|
|
#define PCI_DEVICE_ID_AI_M1435 0x1435
|
|
|
|
|
|
-#define PCI_VENDOR_ID_DELL 0x1028
|
|
|
|
|
|
+#define PCI_VENDOR_ID_DELL 0x1028
|
|
|
|
|
|
#define PCI_VENDOR_ID_MATROX 0x102B
|
|
#define PCI_VENDOR_ID_MATROX 0x102B
|
|
#define PCI_DEVICE_ID_MATROX_MGA_2 0x0518
|
|
#define PCI_DEVICE_ID_MATROX_MGA_2 0x0518
|
|
@@ -498,7 +499,7 @@
|
|
#define PCI_DEVICE_ID_MATROX_G100_AGP 0x1001
|
|
#define PCI_DEVICE_ID_MATROX_G100_AGP 0x1001
|
|
#define PCI_DEVICE_ID_MATROX_G200_PCI 0x0520
|
|
#define PCI_DEVICE_ID_MATROX_G200_PCI 0x0520
|
|
#define PCI_DEVICE_ID_MATROX_G200_AGP 0x0521
|
|
#define PCI_DEVICE_ID_MATROX_G200_AGP 0x0521
|
|
-#define PCI_DEVICE_ID_MATROX_G400 0x0525
|
|
|
|
|
|
+#define PCI_DEVICE_ID_MATROX_G400 0x0525
|
|
#define PCI_DEVICE_ID_MATROX_G550 0x2527
|
|
#define PCI_DEVICE_ID_MATROX_G550 0x2527
|
|
#define PCI_DEVICE_ID_MATROX_VIA 0x4536
|
|
#define PCI_DEVICE_ID_MATROX_VIA 0x4536
|
|
|
|
|
|
@@ -508,6 +509,7 @@
|
|
#define PCI_DEVICE_ID_CT_65550 0x00e0
|
|
#define PCI_DEVICE_ID_CT_65550 0x00e0
|
|
#define PCI_DEVICE_ID_CT_65554 0x00e4
|
|
#define PCI_DEVICE_ID_CT_65554 0x00e4
|
|
#define PCI_DEVICE_ID_CT_65555 0x00e5
|
|
#define PCI_DEVICE_ID_CT_65555 0x00e5
|
|
|
|
+#define PCI_DEVICE_ID_CT_69000 0x00c0
|
|
|
|
|
|
#define PCI_VENDOR_ID_MIRO 0x1031
|
|
#define PCI_VENDOR_ID_MIRO 0x1031
|
|
#define PCI_DEVICE_ID_MIRO_36050 0x5601
|
|
#define PCI_DEVICE_ID_MIRO_36050 0x5601
|
|
@@ -516,9 +518,9 @@
|
|
#define PCI_DEVICE_ID_NEC_NAPCCARD 0x003e
|
|
#define PCI_DEVICE_ID_NEC_NAPCCARD 0x003e
|
|
#define PCI_DEVICE_ID_NEC_PCX2 0x0046
|
|
#define PCI_DEVICE_ID_NEC_PCX2 0x0046
|
|
#define PCI_DEVICE_ID_NEC_NILE4 0x005a
|
|
#define PCI_DEVICE_ID_NEC_NILE4 0x005a
|
|
-#define PCI_DEVICE_ID_NEC_VRC5476 0x009b
|
|
|
|
|
|
+#define PCI_DEVICE_ID_NEC_VRC5476 0x009b
|
|
#define PCI_DEVICE_ID_NEC_VRC4173 0x00a5
|
|
#define PCI_DEVICE_ID_NEC_VRC4173 0x00a5
|
|
-#define PCI_DEVICE_ID_NEC_VRC5477_AC97 0x00a6
|
|
|
|
|
|
+#define PCI_DEVICE_ID_NEC_VRC5477_AC97 0x00a6
|
|
|
|
|
|
#define PCI_VENDOR_ID_FD 0x1036
|
|
#define PCI_VENDOR_ID_FD 0x1036
|
|
#define PCI_DEVICE_ID_FD_36C70 0x0000
|
|
#define PCI_DEVICE_ID_FD_36C70 0x0000
|
|
@@ -567,7 +569,7 @@
|
|
#define PCI_DEVICE_ID_SI_750 0x0750
|
|
#define PCI_DEVICE_ID_SI_750 0x0750
|
|
#define PCI_DEVICE_ID_SI_751 0x0751
|
|
#define PCI_DEVICE_ID_SI_751 0x0751
|
|
#define PCI_DEVICE_ID_SI_752 0x0752
|
|
#define PCI_DEVICE_ID_SI_752 0x0752
|
|
-#define PCI_DEVICE_ID_SI_755 0x0755
|
|
|
|
|
|
+#define PCI_DEVICE_ID_SI_755 0x0755
|
|
#define PCI_DEVICE_ID_SI_900 0x0900
|
|
#define PCI_DEVICE_ID_SI_900 0x0900
|
|
#define PCI_DEVICE_ID_SI_5107 0x5107
|
|
#define PCI_DEVICE_ID_SI_5107 0x5107
|
|
#define PCI_DEVICE_ID_SI_5300 0x5300
|
|
#define PCI_DEVICE_ID_SI_5300 0x5300
|
|
@@ -639,10 +641,10 @@
|
|
#define PCI_DEVICE_ID_SGS_2000 0x0008
|
|
#define PCI_DEVICE_ID_SGS_2000 0x0008
|
|
#define PCI_DEVICE_ID_SGS_1764 0x0009
|
|
#define PCI_DEVICE_ID_SGS_1764 0x0009
|
|
|
|
|
|
-#define PCI_VENDOR_ID_BUSLOGIC 0x104B
|
|
|
|
-#define PCI_DEVICE_ID_BUSLOGIC_MULTIMASTER_NC 0x0140
|
|
|
|
-#define PCI_DEVICE_ID_BUSLOGIC_MULTIMASTER 0x1040
|
|
|
|
-#define PCI_DEVICE_ID_BUSLOGIC_FLASHPOINT 0x8130
|
|
|
|
|
|
+#define PCI_VENDOR_ID_BUSLOGIC 0x104B
|
|
|
|
+#define PCI_DEVICE_ID_BUSLOGIC_MULTIMASTER_NC 0x0140
|
|
|
|
+#define PCI_DEVICE_ID_BUSLOGIC_MULTIMASTER 0x1040
|
|
|
|
+#define PCI_DEVICE_ID_BUSLOGIC_FLASHPOINT 0x8130
|
|
|
|
|
|
#define PCI_VENDOR_ID_TI 0x104c
|
|
#define PCI_VENDOR_ID_TI 0x104c
|
|
#define PCI_DEVICE_ID_TI_TVP4010 0x3d04
|
|
#define PCI_DEVICE_ID_TI_TVP4010 0x3d04
|
|
@@ -692,10 +694,14 @@
|
|
#define PCI_DEVICE_ID_MOTOROLA_MPC105 0x0001
|
|
#define PCI_DEVICE_ID_MOTOROLA_MPC105 0x0001
|
|
#define PCI_DEVICE_ID_MOTOROLA_MPC106 0x0002
|
|
#define PCI_DEVICE_ID_MOTOROLA_MPC106 0x0002
|
|
#define PCI_DEVICE_ID_MOTOROLA_MPC107 0x0004
|
|
#define PCI_DEVICE_ID_MOTOROLA_MPC107 0x0004
|
|
|
|
+#define PCI_DEVICE_ID_MOTOROLA_MPC8540 0x0008
|
|
|
|
+#define PCI_DEVICE_ID_MOTOROLA_MPC8560 0x0009
|
|
|
|
+#define PCI_DEVICE_ID_MOTOROLA_MPC8265A 0x18c0
|
|
#define PCI_DEVICE_ID_MOTOROLA_RAVEN 0x4801
|
|
#define PCI_DEVICE_ID_MOTOROLA_RAVEN 0x4801
|
|
#define PCI_DEVICE_ID_MOTOROLA_FALCON 0x4802
|
|
#define PCI_DEVICE_ID_MOTOROLA_FALCON 0x4802
|
|
#define PCI_DEVICE_ID_MOTOROLA_HAWK 0x4803
|
|
#define PCI_DEVICE_ID_MOTOROLA_HAWK 0x4803
|
|
#define PCI_DEVICE_ID_MOTOROLA_CPX8216 0x4806
|
|
#define PCI_DEVICE_ID_MOTOROLA_CPX8216 0x4806
|
|
|
|
+#define PCI_DEVICE_ID_MOTOROLA_MPC190 0x6400
|
|
|
|
|
|
#define PCI_VENDOR_ID_PROMISE 0x105a
|
|
#define PCI_VENDOR_ID_PROMISE 0x105a
|
|
#define PCI_DEVICE_ID_PROMISE_20265 0x0d30
|
|
#define PCI_DEVICE_ID_PROMISE_20265 0x0d30
|
|
@@ -752,11 +758,11 @@
|
|
#define PCI_DEVICE_ID_APPLE_UNI_N_AGP 0x0020
|
|
#define PCI_DEVICE_ID_APPLE_UNI_N_AGP 0x0020
|
|
#define PCI_DEVICE_ID_APPLE_UNI_N_GMAC 0x0021
|
|
#define PCI_DEVICE_ID_APPLE_UNI_N_GMAC 0x0021
|
|
#define PCI_DEVICE_ID_APPLE_KEYLARGO 0x0022
|
|
#define PCI_DEVICE_ID_APPLE_KEYLARGO 0x0022
|
|
-#define PCI_DEVICE_ID_APPLE_UNI_N_GMACP 0x0024
|
|
|
|
|
|
+#define PCI_DEVICE_ID_APPLE_UNI_N_GMACP 0x0024
|
|
#define PCI_DEVICE_ID_APPLE_KEYLARGO_P 0x0025
|
|
#define PCI_DEVICE_ID_APPLE_KEYLARGO_P 0x0025
|
|
#define PCI_DEVICE_ID_APPLE_KL_USB_P 0x0026
|
|
#define PCI_DEVICE_ID_APPLE_KL_USB_P 0x0026
|
|
-#define PCI_DEVICE_ID_APPLE_UNI_N_AGP_P 0x0027
|
|
|
|
-#define PCI_DEVICE_ID_APPLE_UNI_N_AGP15 0x002d
|
|
|
|
|
|
+#define PCI_DEVICE_ID_APPLE_UNI_N_AGP_P 0x0027
|
|
|
|
+#define PCI_DEVICE_ID_APPLE_UNI_N_AGP15 0x002d
|
|
#define PCI_DEVICE_ID_APPLE_UNI_N_FW2 0x0030
|
|
#define PCI_DEVICE_ID_APPLE_UNI_N_FW2 0x0030
|
|
#define PCI_DEVICE_ID_APPLE_TIGON3 0x1645
|
|
#define PCI_DEVICE_ID_APPLE_TIGON3 0x1645
|
|
|
|
|
|
@@ -781,7 +787,7 @@
|
|
#define PCI_DEVICE_ID_CYRIX_5510 0x0000
|
|
#define PCI_DEVICE_ID_CYRIX_5510 0x0000
|
|
#define PCI_DEVICE_ID_CYRIX_PCI_MASTER 0x0001
|
|
#define PCI_DEVICE_ID_CYRIX_PCI_MASTER 0x0001
|
|
#define PCI_DEVICE_ID_CYRIX_5520 0x0002
|
|
#define PCI_DEVICE_ID_CYRIX_5520 0x0002
|
|
-#define PCI_DEVICE_ID_CYRIX_5530_LEGACY 0x0100
|
|
|
|
|
|
+#define PCI_DEVICE_ID_CYRIX_5530_LEGACY 0x0100
|
|
#define PCI_DEVICE_ID_CYRIX_5530_SMI 0x0101
|
|
#define PCI_DEVICE_ID_CYRIX_5530_SMI 0x0101
|
|
#define PCI_DEVICE_ID_CYRIX_5530_IDE 0x0102
|
|
#define PCI_DEVICE_ID_CYRIX_5530_IDE 0x0102
|
|
#define PCI_DEVICE_ID_CYRIX_5530_AUDIO 0x0103
|
|
#define PCI_DEVICE_ID_CYRIX_5530_AUDIO 0x0103
|
|
@@ -899,8 +905,8 @@
|
|
#define PCI_DEVICE_ID_3COM_3C905T4 0x9051
|
|
#define PCI_DEVICE_ID_3COM_3C905T4 0x9051
|
|
#define PCI_DEVICE_ID_3COM_3C905B_TX 0x9055
|
|
#define PCI_DEVICE_ID_3COM_3C905B_TX 0x9055
|
|
#define PCI_DEVICE_ID_3COM_3CR990 0x9900
|
|
#define PCI_DEVICE_ID_3COM_3CR990 0x9900
|
|
-#define PCI_DEVICE_ID_3COM_3CR990_TX_95 0x9902
|
|
|
|
-#define PCI_DEVICE_ID_3COM_3CR990_TX_97 0x9903
|
|
|
|
|
|
+#define PCI_DEVICE_ID_3COM_3CR990_TX_95 0x9902
|
|
|
|
+#define PCI_DEVICE_ID_3COM_3CR990_TX_97 0x9903
|
|
#define PCI_DEVICE_ID_3COM_3CR990B 0x9904
|
|
#define PCI_DEVICE_ID_3COM_3CR990B 0x9904
|
|
#define PCI_DEVICE_ID_3COM_3CR990_FX 0x9905
|
|
#define PCI_DEVICE_ID_3COM_3CR990_FX 0x9905
|
|
#define PCI_DEVICE_ID_3COM_3CR990SVR95 0x9908
|
|
#define PCI_DEVICE_ID_3COM_3CR990SVR95 0x9908
|
|
@@ -922,14 +928,14 @@
|
|
#define PCI_DEVICE_ID_AL_M1523 0x1523
|
|
#define PCI_DEVICE_ID_AL_M1523 0x1523
|
|
#define PCI_DEVICE_ID_AL_M1531 0x1531
|
|
#define PCI_DEVICE_ID_AL_M1531 0x1531
|
|
#define PCI_DEVICE_ID_AL_M1533 0x1533
|
|
#define PCI_DEVICE_ID_AL_M1533 0x1533
|
|
-#define PCI_DEVICE_ID_AL_M1535 0x1535
|
|
|
|
|
|
+#define PCI_DEVICE_ID_AL_M1535 0x1535
|
|
#define PCI_DEVICE_ID_AL_M1541 0x1541
|
|
#define PCI_DEVICE_ID_AL_M1541 0x1541
|
|
-#define PCI_DEVICE_ID_AL_M1621 0x1621
|
|
|
|
-#define PCI_DEVICE_ID_AL_M1631 0x1631
|
|
|
|
-#define PCI_DEVICE_ID_AL_M1641 0x1641
|
|
|
|
-#define PCI_DEVICE_ID_AL_M1644 0x1644
|
|
|
|
-#define PCI_DEVICE_ID_AL_M1647 0x1647
|
|
|
|
-#define PCI_DEVICE_ID_AL_M1651 0x1651
|
|
|
|
|
|
+#define PCI_DEVICE_ID_AL_M1621 0x1621
|
|
|
|
+#define PCI_DEVICE_ID_AL_M1631 0x1631
|
|
|
|
+#define PCI_DEVICE_ID_AL_M1641 0x1641
|
|
|
|
+#define PCI_DEVICE_ID_AL_M1644 0x1644
|
|
|
|
+#define PCI_DEVICE_ID_AL_M1647 0x1647
|
|
|
|
+#define PCI_DEVICE_ID_AL_M1651 0x1651
|
|
#define PCI_DEVICE_ID_AL_M1543 0x1543
|
|
#define PCI_DEVICE_ID_AL_M1543 0x1543
|
|
#define PCI_DEVICE_ID_AL_M3307 0x3307
|
|
#define PCI_DEVICE_ID_AL_M3307 0x3307
|
|
#define PCI_DEVICE_ID_AL_M4803 0x5215
|
|
#define PCI_DEVICE_ID_AL_M4803 0x5215
|
|
@@ -946,12 +952,12 @@
|
|
#define PCI_DEVICE_ID_SURECOM_NE34 0x0e34
|
|
#define PCI_DEVICE_ID_SURECOM_NE34 0x0e34
|
|
|
|
|
|
#define PCI_VENDOR_ID_NEOMAGIC 0x10c8
|
|
#define PCI_VENDOR_ID_NEOMAGIC 0x10c8
|
|
-#define PCI_DEVICE_ID_NEOMAGIC_MAGICGRAPH_NM2070 0x0001
|
|
|
|
-#define PCI_DEVICE_ID_NEOMAGIC_MAGICGRAPH_128V 0x0002
|
|
|
|
-#define PCI_DEVICE_ID_NEOMAGIC_MAGICGRAPH_128ZV 0x0003
|
|
|
|
-#define PCI_DEVICE_ID_NEOMAGIC_MAGICGRAPH_NM2160 0x0004
|
|
|
|
-#define PCI_DEVICE_ID_NEOMAGIC_MAGICMEDIA_256AV 0x0005
|
|
|
|
-#define PCI_DEVICE_ID_NEOMAGIC_MAGICGRAPH_128ZVPLUS 0x0083
|
|
|
|
|
|
+#define PCI_DEVICE_ID_NEOMAGIC_MAGICGRAPH_NM2070 0x0001
|
|
|
|
+#define PCI_DEVICE_ID_NEOMAGIC_MAGICGRAPH_128V 0x0002
|
|
|
|
+#define PCI_DEVICE_ID_NEOMAGIC_MAGICGRAPH_128ZV 0x0003
|
|
|
|
+#define PCI_DEVICE_ID_NEOMAGIC_MAGICGRAPH_NM2160 0x0004
|
|
|
|
+#define PCI_DEVICE_ID_NEOMAGIC_MAGICMEDIA_256AV 0x0005
|
|
|
|
+#define PCI_DEVICE_ID_NEOMAGIC_MAGICGRAPH_128ZVPLUS 0x0083
|
|
|
|
|
|
#define PCI_VENDOR_ID_ASP 0x10cd
|
|
#define PCI_VENDOR_ID_ASP 0x10cd
|
|
#define PCI_DEVICE_ID_ASP_ABP940 0x1200
|
|
#define PCI_DEVICE_ID_ASP_ABP940 0x1200
|
|
@@ -963,7 +969,7 @@
|
|
#define PCI_DEVICE_ID_MACRONIX_MX987x5 0x0531
|
|
#define PCI_DEVICE_ID_MACRONIX_MX987x5 0x0531
|
|
|
|
|
|
#define PCI_VENDOR_ID_TCONRAD 0x10da
|
|
#define PCI_VENDOR_ID_TCONRAD 0x10da
|
|
-#define PCI_DEVICE_ID_TCONRAD_TOKENRING 0x0508
|
|
|
|
|
|
+#define PCI_DEVICE_ID_TCONRAD_TOKENRING 0x0508
|
|
|
|
|
|
#define PCI_VENDOR_ID_CERN 0x10dc
|
|
#define PCI_VENDOR_ID_CERN 0x10dc
|
|
#define PCI_DEVICE_ID_CERN_SPSB_PMC 0x0001
|
|
#define PCI_DEVICE_ID_CERN_SPSB_PMC 0x0001
|
|
@@ -1126,8 +1132,8 @@
|
|
#define PCI_DEVICE_ID_VIA_8633_1 0xB091
|
|
#define PCI_DEVICE_ID_VIA_8633_1 0xB091
|
|
#define PCI_DEVICE_ID_VIA_8367_1 0xB099
|
|
#define PCI_DEVICE_ID_VIA_8367_1 0xB099
|
|
|
|
|
|
-#define PCI_VENDOR_ID_SIEMENS 0x110A
|
|
|
|
-#define PCI_DEVICE_ID_SIEMENS_DSCC4 0x2102
|
|
|
|
|
|
+#define PCI_VENDOR_ID_SIEMENS 0x110A
|
|
|
|
+#define PCI_DEVICE_ID_SIEMENS_DSCC4 0x2102
|
|
|
|
|
|
#define PCI_VENDOR_ID_SMC2 0x1113
|
|
#define PCI_VENDOR_ID_SMC2 0x1113
|
|
#define PCI_DEVICE_ID_SMC2_1211TX 0x1211
|
|
#define PCI_DEVICE_ID_SMC2_1211TX 0x1211
|
|
@@ -1153,18 +1159,18 @@
|
|
#define PCI_DEVICE_ID_VORTEX_GDT6557RP 0x0103
|
|
#define PCI_DEVICE_ID_VORTEX_GDT6557RP 0x0103
|
|
#define PCI_DEVICE_ID_VORTEX_GDT6x11RP 0x0104
|
|
#define PCI_DEVICE_ID_VORTEX_GDT6x11RP 0x0104
|
|
#define PCI_DEVICE_ID_VORTEX_GDT6x21RP 0x0105
|
|
#define PCI_DEVICE_ID_VORTEX_GDT6x21RP 0x0105
|
|
-#define PCI_DEVICE_ID_VORTEX_GDT6x17RP1 0x0110
|
|
|
|
-#define PCI_DEVICE_ID_VORTEX_GDT6x27RP1 0x0111
|
|
|
|
-#define PCI_DEVICE_ID_VORTEX_GDT6537RP1 0x0112
|
|
|
|
-#define PCI_DEVICE_ID_VORTEX_GDT6557RP1 0x0113
|
|
|
|
-#define PCI_DEVICE_ID_VORTEX_GDT6x11RP1 0x0114
|
|
|
|
-#define PCI_DEVICE_ID_VORTEX_GDT6x21RP1 0x0115
|
|
|
|
-#define PCI_DEVICE_ID_VORTEX_GDT6x17RP2 0x0120
|
|
|
|
-#define PCI_DEVICE_ID_VORTEX_GDT6x27RP2 0x0121
|
|
|
|
-#define PCI_DEVICE_ID_VORTEX_GDT6537RP2 0x0122
|
|
|
|
-#define PCI_DEVICE_ID_VORTEX_GDT6557RP2 0x0123
|
|
|
|
-#define PCI_DEVICE_ID_VORTEX_GDT6x11RP2 0x0124
|
|
|
|
-#define PCI_DEVICE_ID_VORTEX_GDT6x21RP2 0x0125
|
|
|
|
|
|
+#define PCI_DEVICE_ID_VORTEX_GDT6x17RP1 0x0110
|
|
|
|
+#define PCI_DEVICE_ID_VORTEX_GDT6x27RP1 0x0111
|
|
|
|
+#define PCI_DEVICE_ID_VORTEX_GDT6537RP1 0x0112
|
|
|
|
+#define PCI_DEVICE_ID_VORTEX_GDT6557RP1 0x0113
|
|
|
|
+#define PCI_DEVICE_ID_VORTEX_GDT6x11RP1 0x0114
|
|
|
|
+#define PCI_DEVICE_ID_VORTEX_GDT6x21RP1 0x0115
|
|
|
|
+#define PCI_DEVICE_ID_VORTEX_GDT6x17RP2 0x0120
|
|
|
|
+#define PCI_DEVICE_ID_VORTEX_GDT6x27RP2 0x0121
|
|
|
|
+#define PCI_DEVICE_ID_VORTEX_GDT6537RP2 0x0122
|
|
|
|
+#define PCI_DEVICE_ID_VORTEX_GDT6557RP2 0x0123
|
|
|
|
+#define PCI_DEVICE_ID_VORTEX_GDT6x11RP2 0x0124
|
|
|
|
+#define PCI_DEVICE_ID_VORTEX_GDT6x21RP2 0x0125
|
|
|
|
|
|
#define PCI_VENDOR_ID_EF 0x111a
|
|
#define PCI_VENDOR_ID_EF 0x111a
|
|
#define PCI_DEVICE_ID_EF_ATM_FPGA 0x0000
|
|
#define PCI_DEVICE_ID_EF_ATM_FPGA 0x0000
|
|
@@ -1178,7 +1184,7 @@
|
|
#define PCI_DEVICE_ID_FORE_PCA200E 0x0300
|
|
#define PCI_DEVICE_ID_FORE_PCA200E 0x0300
|
|
|
|
|
|
#define PCI_VENDOR_ID_IMAGINGTECH 0x112f
|
|
#define PCI_VENDOR_ID_IMAGINGTECH 0x112f
|
|
-#define PCI_DEVICE_ID_IMAGINGTECH_ICPCI 0x0000
|
|
|
|
|
|
+#define PCI_DEVICE_ID_IMAGINGTECH_ICPCI 0x0000
|
|
|
|
|
|
#define PCI_VENDOR_ID_PHILIPS 0x1131
|
|
#define PCI_VENDOR_ID_PHILIPS 0x1131
|
|
#define PCI_DEVICE_ID_PHILIPS_SAA7145 0x7145
|
|
#define PCI_DEVICE_ID_PHILIPS_SAA7145 0x7145
|
|
@@ -1188,7 +1194,7 @@
|
|
#define PCI_VENDOR_ID_EICON 0x1133
|
|
#define PCI_VENDOR_ID_EICON 0x1133
|
|
#define PCI_DEVICE_ID_EICON_DIVA20PRO 0xe001
|
|
#define PCI_DEVICE_ID_EICON_DIVA20PRO 0xe001
|
|
#define PCI_DEVICE_ID_EICON_DIVA20 0xe002
|
|
#define PCI_DEVICE_ID_EICON_DIVA20 0xe002
|
|
-#define PCI_DEVICE_ID_EICON_DIVA20PRO_U 0xe003
|
|
|
|
|
|
+#define PCI_DEVICE_ID_EICON_DIVA20PRO_U 0xe003
|
|
#define PCI_DEVICE_ID_EICON_DIVA20_U 0xe004
|
|
#define PCI_DEVICE_ID_EICON_DIVA20_U 0xe004
|
|
#define PCI_DEVICE_ID_EICON_DIVA201 0xe005
|
|
#define PCI_DEVICE_ID_EICON_DIVA201 0xe005
|
|
#define PCI_DEVICE_ID_EICON_DIVA202 0xe00b
|
|
#define PCI_DEVICE_ID_EICON_DIVA202 0xe00b
|
|
@@ -1201,8 +1207,8 @@
|
|
#define PCI_DEVICE_ID_CYCLONE_SDK 0x0001
|
|
#define PCI_DEVICE_ID_CYCLONE_SDK 0x0001
|
|
|
|
|
|
#define PCI_VENDOR_ID_ALLIANCE 0x1142
|
|
#define PCI_VENDOR_ID_ALLIANCE 0x1142
|
|
-#define PCI_DEVICE_ID_ALLIANCE_PROMOTIO 0x3210
|
|
|
|
-#define PCI_DEVICE_ID_ALLIANCE_PROVIDEO 0x6422
|
|
|
|
|
|
+#define PCI_DEVICE_ID_ALLIANCE_PROMOTIO 0x3210
|
|
|
|
+#define PCI_DEVICE_ID_ALLIANCE_PROVIDEO 0x6422
|
|
#define PCI_DEVICE_ID_ALLIANCE_AT24 0x6424
|
|
#define PCI_DEVICE_ID_ALLIANCE_AT24 0x6424
|
|
#define PCI_DEVICE_ID_ALLIANCE_AT3D 0x643d
|
|
#define PCI_DEVICE_ID_ALLIANCE_AT3D 0x643d
|
|
|
|
|
|
@@ -1242,25 +1248,25 @@
|
|
#define PCI_DEVICE_ID_RENDITION_VERITE 0x0001
|
|
#define PCI_DEVICE_ID_RENDITION_VERITE 0x0001
|
|
#define PCI_DEVICE_ID_RENDITION_VERITE2100 0x2000
|
|
#define PCI_DEVICE_ID_RENDITION_VERITE2100 0x2000
|
|
|
|
|
|
-#define PCI_VENDOR_ID_SERVERWORKS 0x1166
|
|
|
|
-#define PCI_DEVICE_ID_SERVERWORKS_HE 0x0008
|
|
|
|
-#define PCI_DEVICE_ID_SERVERWORKS_LE 0x0009
|
|
|
|
-#define PCI_DEVICE_ID_SERVERWORKS_CIOB30 0x0010
|
|
|
|
-#define PCI_DEVICE_ID_SERVERWORKS_CMIC_HE 0x0011
|
|
|
|
-#define PCI_DEVICE_ID_SERVERWORKS_GCNB_LE 0x0017
|
|
|
|
-#define PCI_DEVICE_ID_SERVERWORKS_OSB4 0x0200
|
|
|
|
-#define PCI_DEVICE_ID_SERVERWORKS_CSB5 0x0201
|
|
|
|
-#define PCI_DEVICE_ID_SERVERWORKS_CSB6 0x0203
|
|
|
|
-#define PCI_DEVICE_ID_SERVERWORKS_OSB4IDE 0x0211
|
|
|
|
-#define PCI_DEVICE_ID_SERVERWORKS_CSB5IDE 0x0212
|
|
|
|
-#define PCI_DEVICE_ID_SERVERWORKS_CSB6IDE 0x0213
|
|
|
|
-#define PCI_DEVICE_ID_SERVERWORKS_CSB6IDE2 0x0217
|
|
|
|
-#define PCI_DEVICE_ID_SERVERWORKS_OSB4USB 0x0220
|
|
|
|
-#define PCI_DEVICE_ID_SERVERWORKS_CSB5USB PCI_DEVICE_ID_SERVERWORKS_OSB4USB
|
|
|
|
-#define PCI_DEVICE_ID_SERVERWORKS_CSB6USB 0x0221
|
|
|
|
-#define PCI_DEVICE_ID_SERVERWORKS_GCLE 0x0225
|
|
|
|
-#define PCI_DEVICE_ID_SERVERWORKS_GCLE2 0x0227
|
|
|
|
-#define PCI_DEVICE_ID_SERVERWORKS_CSB5ISA 0x0230
|
|
|
|
|
|
+#define PCI_VENDOR_ID_SERVERWORKS 0x1166
|
|
|
|
+#define PCI_DEVICE_ID_SERVERWORKS_HE 0x0008
|
|
|
|
+#define PCI_DEVICE_ID_SERVERWORKS_LE 0x0009
|
|
|
|
+#define PCI_DEVICE_ID_SERVERWORKS_CIOB30 0x0010
|
|
|
|
+#define PCI_DEVICE_ID_SERVERWORKS_CMIC_HE 0x0011
|
|
|
|
+#define PCI_DEVICE_ID_SERVERWORKS_GCNB_LE 0x0017
|
|
|
|
+#define PCI_DEVICE_ID_SERVERWORKS_OSB4 0x0200
|
|
|
|
+#define PCI_DEVICE_ID_SERVERWORKS_CSB5 0x0201
|
|
|
|
+#define PCI_DEVICE_ID_SERVERWORKS_CSB6 0x0203
|
|
|
|
+#define PCI_DEVICE_ID_SERVERWORKS_OSB4IDE 0x0211
|
|
|
|
+#define PCI_DEVICE_ID_SERVERWORKS_CSB5IDE 0x0212
|
|
|
|
+#define PCI_DEVICE_ID_SERVERWORKS_CSB6IDE 0x0213
|
|
|
|
+#define PCI_DEVICE_ID_SERVERWORKS_CSB6IDE2 0x0217
|
|
|
|
+#define PCI_DEVICE_ID_SERVERWORKS_OSB4USB 0x0220
|
|
|
|
+#define PCI_DEVICE_ID_SERVERWORKS_CSB5USB PCI_DEVICE_ID_SERVERWORKS_OSB4USB
|
|
|
|
+#define PCI_DEVICE_ID_SERVERWORKS_CSB6USB 0x0221
|
|
|
|
+#define PCI_DEVICE_ID_SERVERWORKS_GCLE 0x0225
|
|
|
|
+#define PCI_DEVICE_ID_SERVERWORKS_GCLE2 0x0227
|
|
|
|
+#define PCI_DEVICE_ID_SERVERWORKS_CSB5ISA 0x0230
|
|
|
|
|
|
#define PCI_VENDOR_ID_SBE 0x1176
|
|
#define PCI_VENDOR_ID_SBE 0x1176
|
|
#define PCI_DEVICE_ID_SBE_WANXL100 0x0301
|
|
#define PCI_DEVICE_ID_SBE_WANXL100 0x0301
|
|
@@ -1275,7 +1281,7 @@
|
|
|
|
|
|
#define PCI_VENDOR_ID_TOSHIBA_2 0x102f
|
|
#define PCI_VENDOR_ID_TOSHIBA_2 0x102f
|
|
#define PCI_DEVICE_ID_TOSHIBA_TX3927 0x000a
|
|
#define PCI_DEVICE_ID_TOSHIBA_TX3927 0x000a
|
|
-#define PCI_DEVICE_ID_TOSHIBA_TC35815CF 0x0030
|
|
|
|
|
|
+#define PCI_DEVICE_ID_TOSHIBA_TC35815CF 0x0030
|
|
#define PCI_DEVICE_ID_TOSHIBA_TX4927 0x0180
|
|
#define PCI_DEVICE_ID_TOSHIBA_TX4927 0x0180
|
|
|
|
|
|
#define PCI_VENDOR_ID_RICOH 0x1180
|
|
#define PCI_VENDOR_ID_RICOH 0x1180
|
|
@@ -1343,7 +1349,7 @@
|
|
#define PCI_SUBDEVICE_ID_SPECIALIX_SPEED4 0xa004
|
|
#define PCI_SUBDEVICE_ID_SPECIALIX_SPEED4 0xa004
|
|
|
|
|
|
#define PCI_VENDOR_ID_AURAVISION 0x11d1
|
|
#define PCI_VENDOR_ID_AURAVISION 0x11d1
|
|
-#define PCI_DEVICE_ID_AURAVISION_VXP524 0x01f7
|
|
|
|
|
|
+#define PCI_DEVICE_ID_AURAVISION_VXP524 0x01f7
|
|
|
|
|
|
#define PCI_VENDOR_ID_ANALOG_DEVICES 0x11d4
|
|
#define PCI_VENDOR_ID_ANALOG_DEVICES 0x11d4
|
|
#define PCI_DEVICE_ID_AD1889JS 0x1889
|
|
#define PCI_DEVICE_ID_AD1889JS 0x1889
|
|
@@ -1360,7 +1366,7 @@
|
|
#define PCI_DEVICE_ID_KINETIC_2915 0x2915
|
|
#define PCI_DEVICE_ID_KINETIC_2915 0x2915
|
|
|
|
|
|
#define PCI_VENDOR_ID_COMPEX 0x11f6
|
|
#define PCI_VENDOR_ID_COMPEX 0x11f6
|
|
-#define PCI_DEVICE_ID_COMPEX_ENET100VG4 0x0112
|
|
|
|
|
|
+#define PCI_DEVICE_ID_COMPEX_ENET100VG4 0x0112
|
|
#define PCI_DEVICE_ID_COMPEX_RL2000 0x1401
|
|
#define PCI_DEVICE_ID_COMPEX_RL2000 0x1401
|
|
|
|
|
|
#define PCI_VENDOR_ID_RP 0x11fe
|
|
#define PCI_VENDOR_ID_RP 0x11fe
|
|
@@ -1440,6 +1446,11 @@
|
|
#define PCI_DEVICE_ID_SATSAGEM_PCR2101 0x5352
|
|
#define PCI_DEVICE_ID_SATSAGEM_PCR2101 0x5352
|
|
#define PCI_DEVICE_ID_SATSAGEM_TELSATTURBO 0x5a4b
|
|
#define PCI_DEVICE_ID_SATSAGEM_TELSATTURBO 0x5a4b
|
|
|
|
|
|
|
|
+#define PCI_VENDOR_ID_SMI 0x126f
|
|
|
|
+#define PCI_DEVICE_ID_SMI_710 0x0710
|
|
|
|
+#define PCI_DEVICE_ID_SMI_712 0x0712
|
|
|
|
+#define PCI_DEVICE_ID_SMI_810 0x0810
|
|
|
|
+
|
|
#define PCI_VENDOR_ID_HUGHES 0x1273
|
|
#define PCI_VENDOR_ID_HUGHES 0x1273
|
|
#define PCI_DEVICE_ID_HUGHES_DIRECPC 0x0002
|
|
#define PCI_DEVICE_ID_HUGHES_DIRECPC 0x0002
|
|
|
|
|
|
@@ -1450,13 +1461,16 @@
|
|
|
|
|
|
#define PCI_VENDOR_ID_ROCKWELL 0x127A
|
|
#define PCI_VENDOR_ID_ROCKWELL 0x127A
|
|
|
|
|
|
|
|
+#define PCI_VENDOR_ID_DAVICOM 0x1282
|
|
|
|
+#define PCI_DEVICE_ID_DAVICOM_DM9102A 0x9102
|
|
|
|
+
|
|
#define PCI_VENDOR_ID_ITE 0x1283
|
|
#define PCI_VENDOR_ID_ITE 0x1283
|
|
#define PCI_DEVICE_ID_ITE_IT8172G 0x8172
|
|
#define PCI_DEVICE_ID_ITE_IT8172G 0x8172
|
|
#define PCI_DEVICE_ID_ITE_IT8172G_AUDIO 0x0801
|
|
#define PCI_DEVICE_ID_ITE_IT8172G_AUDIO 0x0801
|
|
#define PCI_DEVICE_ID_ITE_IT8181 0x8181
|
|
#define PCI_DEVICE_ID_ITE_IT8181 0x8181
|
|
#define PCI_DEVICE_ID_ITE_8872 0x8872
|
|
#define PCI_DEVICE_ID_ITE_8872 0x8872
|
|
|
|
|
|
-#define PCI_DEVICE_ID_ITE_IT8330G_0 0xe886
|
|
|
|
|
|
+#define PCI_DEVICE_ID_ITE_IT8330G_0 0xe886
|
|
|
|
|
|
/* formerly Platform Tech */
|
|
/* formerly Platform Tech */
|
|
#define PCI_VENDOR_ID_ESS_OLD 0x1285
|
|
#define PCI_VENDOR_ID_ESS_OLD 0x1285
|
|
@@ -1506,17 +1520,17 @@
|
|
#define PCI_DEVICE_ID_SIIG_1S_10x_550 0x1000
|
|
#define PCI_DEVICE_ID_SIIG_1S_10x_550 0x1000
|
|
#define PCI_DEVICE_ID_SIIG_1S_10x_650 0x1001
|
|
#define PCI_DEVICE_ID_SIIG_1S_10x_650 0x1001
|
|
#define PCI_DEVICE_ID_SIIG_1S_10x_850 0x1002
|
|
#define PCI_DEVICE_ID_SIIG_1S_10x_850 0x1002
|
|
-#define PCI_DEVICE_ID_SIIG_1S1P_10x_550 0x1010
|
|
|
|
-#define PCI_DEVICE_ID_SIIG_1S1P_10x_650 0x1011
|
|
|
|
-#define PCI_DEVICE_ID_SIIG_1S1P_10x_850 0x1012
|
|
|
|
|
|
+#define PCI_DEVICE_ID_SIIG_1S1P_10x_550 0x1010
|
|
|
|
+#define PCI_DEVICE_ID_SIIG_1S1P_10x_650 0x1011
|
|
|
|
+#define PCI_DEVICE_ID_SIIG_1S1P_10x_850 0x1012
|
|
#define PCI_DEVICE_ID_SIIG_1P_10x 0x1020
|
|
#define PCI_DEVICE_ID_SIIG_1P_10x 0x1020
|
|
#define PCI_DEVICE_ID_SIIG_2P_10x 0x1021
|
|
#define PCI_DEVICE_ID_SIIG_2P_10x 0x1021
|
|
#define PCI_DEVICE_ID_SIIG_2S_10x_550 0x1030
|
|
#define PCI_DEVICE_ID_SIIG_2S_10x_550 0x1030
|
|
#define PCI_DEVICE_ID_SIIG_2S_10x_650 0x1031
|
|
#define PCI_DEVICE_ID_SIIG_2S_10x_650 0x1031
|
|
#define PCI_DEVICE_ID_SIIG_2S_10x_850 0x1032
|
|
#define PCI_DEVICE_ID_SIIG_2S_10x_850 0x1032
|
|
-#define PCI_DEVICE_ID_SIIG_2S1P_10x_550 0x1034
|
|
|
|
-#define PCI_DEVICE_ID_SIIG_2S1P_10x_650 0x1035
|
|
|
|
-#define PCI_DEVICE_ID_SIIG_2S1P_10x_850 0x1036
|
|
|
|
|
|
+#define PCI_DEVICE_ID_SIIG_2S1P_10x_550 0x1034
|
|
|
|
+#define PCI_DEVICE_ID_SIIG_2S1P_10x_650 0x1035
|
|
|
|
+#define PCI_DEVICE_ID_SIIG_2S1P_10x_850 0x1036
|
|
#define PCI_DEVICE_ID_SIIG_4S_10x_550 0x1050
|
|
#define PCI_DEVICE_ID_SIIG_4S_10x_550 0x1050
|
|
#define PCI_DEVICE_ID_SIIG_4S_10x_650 0x1051
|
|
#define PCI_DEVICE_ID_SIIG_4S_10x_650 0x1051
|
|
#define PCI_DEVICE_ID_SIIG_4S_10x_850 0x1052
|
|
#define PCI_DEVICE_ID_SIIG_4S_10x_850 0x1052
|
|
@@ -1528,18 +1542,18 @@
|
|
#define PCI_DEVICE_ID_SIIG_2S_20x_550 0x2030
|
|
#define PCI_DEVICE_ID_SIIG_2S_20x_550 0x2030
|
|
#define PCI_DEVICE_ID_SIIG_2S_20x_650 0x2031
|
|
#define PCI_DEVICE_ID_SIIG_2S_20x_650 0x2031
|
|
#define PCI_DEVICE_ID_SIIG_2S_20x_850 0x2032
|
|
#define PCI_DEVICE_ID_SIIG_2S_20x_850 0x2032
|
|
-#define PCI_DEVICE_ID_SIIG_2P1S_20x_550 0x2040
|
|
|
|
-#define PCI_DEVICE_ID_SIIG_2P1S_20x_650 0x2041
|
|
|
|
-#define PCI_DEVICE_ID_SIIG_2P1S_20x_850 0x2042
|
|
|
|
-#define PCI_DEVICE_ID_SIIG_1S1P_20x_550 0x2010
|
|
|
|
-#define PCI_DEVICE_ID_SIIG_1S1P_20x_650 0x2011
|
|
|
|
-#define PCI_DEVICE_ID_SIIG_1S1P_20x_850 0x2012
|
|
|
|
|
|
+#define PCI_DEVICE_ID_SIIG_2P1S_20x_550 0x2040
|
|
|
|
+#define PCI_DEVICE_ID_SIIG_2P1S_20x_650 0x2041
|
|
|
|
+#define PCI_DEVICE_ID_SIIG_2P1S_20x_850 0x2042
|
|
|
|
+#define PCI_DEVICE_ID_SIIG_1S1P_20x_550 0x2010
|
|
|
|
+#define PCI_DEVICE_ID_SIIG_1S1P_20x_650 0x2011
|
|
|
|
+#define PCI_DEVICE_ID_SIIG_1S1P_20x_850 0x2012
|
|
#define PCI_DEVICE_ID_SIIG_4S_20x_550 0x2050
|
|
#define PCI_DEVICE_ID_SIIG_4S_20x_550 0x2050
|
|
#define PCI_DEVICE_ID_SIIG_4S_20x_650 0x2051
|
|
#define PCI_DEVICE_ID_SIIG_4S_20x_650 0x2051
|
|
#define PCI_DEVICE_ID_SIIG_4S_20x_850 0x2052
|
|
#define PCI_DEVICE_ID_SIIG_4S_20x_850 0x2052
|
|
-#define PCI_DEVICE_ID_SIIG_2S1P_20x_550 0x2060
|
|
|
|
-#define PCI_DEVICE_ID_SIIG_2S1P_20x_650 0x2061
|
|
|
|
-#define PCI_DEVICE_ID_SIIG_2S1P_20x_850 0x2062
|
|
|
|
|
|
+#define PCI_DEVICE_ID_SIIG_2S1P_20x_550 0x2060
|
|
|
|
+#define PCI_DEVICE_ID_SIIG_2S1P_20x_650 0x2061
|
|
|
|
+#define PCI_DEVICE_ID_SIIG_2S1P_20x_850 0x2062
|
|
|
|
|
|
#define PCI_VENDOR_ID_DOMEX 0x134a
|
|
#define PCI_VENDOR_ID_DOMEX 0x134a
|
|
#define PCI_DEVICE_ID_DOMEX_DMX3191D 0x0001
|
|
#define PCI_DEVICE_ID_DOMEX_DMX3191D 0x0001
|
|
@@ -1555,8 +1569,8 @@
|
|
#define PCI_VENDOR_ID_SEALEVEL 0x135e
|
|
#define PCI_VENDOR_ID_SEALEVEL 0x135e
|
|
#define PCI_DEVICE_ID_SEALEVEL_U530 0x7101
|
|
#define PCI_DEVICE_ID_SEALEVEL_U530 0x7101
|
|
#define PCI_DEVICE_ID_SEALEVEL_UCOMM2 0x7201
|
|
#define PCI_DEVICE_ID_SEALEVEL_UCOMM2 0x7201
|
|
-#define PCI_DEVICE_ID_SEALEVEL_UCOMM422 0x7402
|
|
|
|
-#define PCI_DEVICE_ID_SEALEVEL_UCOMM232 0x7202
|
|
|
|
|
|
+#define PCI_DEVICE_ID_SEALEVEL_UCOMM422 0x7402
|
|
|
|
+#define PCI_DEVICE_ID_SEALEVEL_UCOMM232 0x7202
|
|
#define PCI_DEVICE_ID_SEALEVEL_COMM4 0x7401
|
|
#define PCI_DEVICE_ID_SEALEVEL_COMM4 0x7401
|
|
#define PCI_DEVICE_ID_SEALEVEL_COMM8 0x7801
|
|
#define PCI_DEVICE_ID_SEALEVEL_COMM8 0x7801
|
|
|
|
|
|
@@ -1609,7 +1623,7 @@
|
|
#define PCI_DEVICE_ID_3WARE_1000 0x1000
|
|
#define PCI_DEVICE_ID_3WARE_1000 0x1000
|
|
|
|
|
|
#define PCI_VENDOR_ID_ABOCOM 0x13D1
|
|
#define PCI_VENDOR_ID_ABOCOM 0x13D1
|
|
-#define PCI_DEVICE_ID_ABOCOM_2BD1 0x2BD1
|
|
|
|
|
|
+#define PCI_DEVICE_ID_ABOCOM_2BD1 0x2BD1
|
|
|
|
|
|
#define PCI_VENDOR_ID_CMEDIA 0x13f6
|
|
#define PCI_VENDOR_ID_CMEDIA 0x13f6
|
|
#define PCI_DEVICE_ID_CMEDIA_CM8338A 0x0100
|
|
#define PCI_DEVICE_ID_CMEDIA_CM8338A 0x0100
|
|
@@ -1640,7 +1654,7 @@
|
|
#define PCI_DEVICE_ID_OXSEMI_12PCI840 0x8403
|
|
#define PCI_DEVICE_ID_OXSEMI_12PCI840 0x8403
|
|
#define PCI_DEVICE_ID_OXSEMI_16PCI954 0x9501
|
|
#define PCI_DEVICE_ID_OXSEMI_16PCI954 0x9501
|
|
#define PCI_DEVICE_ID_OXSEMI_16PCI95N 0x9511
|
|
#define PCI_DEVICE_ID_OXSEMI_16PCI95N 0x9511
|
|
-#define PCI_DEVICE_ID_OXSEMI_16PCI954PP 0x9513
|
|
|
|
|
|
+#define PCI_DEVICE_ID_OXSEMI_16PCI954PP 0x9513
|
|
#define PCI_DEVICE_ID_OXSEMI_16PCI952 0x9521
|
|
#define PCI_DEVICE_ID_OXSEMI_16PCI952 0x9521
|
|
|
|
|
|
#define PCI_VENDOR_ID_AIRONET 0x14b9
|
|
#define PCI_VENDOR_ID_AIRONET 0x14b9
|
|
@@ -1662,8 +1676,8 @@
|
|
#define PCI_DEVICE_ID_TITAN_800B 0xA004
|
|
#define PCI_DEVICE_ID_TITAN_800B 0xA004
|
|
|
|
|
|
#define PCI_VENDOR_ID_PANACOM 0x14d4
|
|
#define PCI_VENDOR_ID_PANACOM 0x14d4
|
|
-#define PCI_DEVICE_ID_PANACOM_QUADMODEM 0x0400
|
|
|
|
-#define PCI_DEVICE_ID_PANACOM_DUALMODEM 0x0402
|
|
|
|
|
|
+#define PCI_DEVICE_ID_PANACOM_QUADMODEM 0x0400
|
|
|
|
+#define PCI_DEVICE_ID_PANACOM_DUALMODEM 0x0402
|
|
|
|
|
|
#define PCI_VENDOR_ID_AFAVLAB 0x14db
|
|
#define PCI_VENDOR_ID_AFAVLAB 0x14db
|
|
#define PCI_DEVICE_ID_AFAVLAB_P028 0x2180
|
|
#define PCI_DEVICE_ID_AFAVLAB_P028 0x2180
|
|
@@ -1734,7 +1748,7 @@
|
|
#define PCI_DEVICE_ID_3DLABS_MX 0x0006
|
|
#define PCI_DEVICE_ID_3DLABS_MX 0x0006
|
|
#define PCI_DEVICE_ID_3DLABS_PERMEDIA2 0x0007
|
|
#define PCI_DEVICE_ID_3DLABS_PERMEDIA2 0x0007
|
|
#define PCI_DEVICE_ID_3DLABS_GAMMA 0x0008
|
|
#define PCI_DEVICE_ID_3DLABS_GAMMA 0x0008
|
|
-#define PCI_DEVICE_ID_3DLABS_PERMEDIA2V 0x0009
|
|
|
|
|
|
+#define PCI_DEVICE_ID_3DLABS_PERMEDIA2V 0x0009
|
|
|
|
|
|
#define PCI_VENDOR_ID_AVANCE 0x4005
|
|
#define PCI_VENDOR_ID_AVANCE 0x4005
|
|
#define PCI_DEVICE_ID_AVANCE_ALG2064 0x2064
|
|
#define PCI_DEVICE_ID_AVANCE_ALG2064 0x2064
|
|
@@ -1784,6 +1798,7 @@
|
|
|
|
|
|
#define PCI_VENDOR_ID_INTEL 0x8086
|
|
#define PCI_VENDOR_ID_INTEL 0x8086
|
|
#define PCI_DEVICE_ID_INTEL_21145 0x0039
|
|
#define PCI_DEVICE_ID_INTEL_21145 0x0039
|
|
|
|
+#define PCI_DEVICE_ID_INTEL_21152BB 0xb152
|
|
#define PCI_DEVICE_ID_INTEL_82375 0x0482
|
|
#define PCI_DEVICE_ID_INTEL_82375 0x0482
|
|
#define PCI_DEVICE_ID_INTEL_82424 0x0483
|
|
#define PCI_DEVICE_ID_INTEL_82424 0x0483
|
|
#define PCI_DEVICE_ID_INTEL_82378 0x0484
|
|
#define PCI_DEVICE_ID_INTEL_82378 0x0484
|
|
@@ -1791,6 +1806,21 @@
|
|
#define PCI_DEVICE_ID_INTEL_82434 0x04a3
|
|
#define PCI_DEVICE_ID_INTEL_82434 0x04a3
|
|
#define PCI_DEVICE_ID_INTEL_I960 0x0960
|
|
#define PCI_DEVICE_ID_INTEL_I960 0x0960
|
|
#define PCI_DEVICE_ID_INTEL_I960RM 0x0962
|
|
#define PCI_DEVICE_ID_INTEL_I960RM 0x0962
|
|
|
|
+#define PCI_DEVICE_ID_INTEL_82542 0x1000
|
|
|
|
+#define PCI_DEVICE_ID_INTEL_82543GC_FIBER 0x1001
|
|
|
|
+#define PCI_DEVICE_ID_INTEL_82543GC_COPPER 0x1004
|
|
|
|
+#define PCI_DEVICE_ID_INTEL_82544EI_COPPER 0x1008
|
|
|
|
+#define PCI_DEVICE_ID_INTEL_82544EI_FIBER 0x1009
|
|
|
|
+#define PCI_DEVICE_ID_INTEL_82544GC_COPPER 0x100C
|
|
|
|
+#define PCI_DEVICE_ID_INTEL_82544GC_LOM 0x100D
|
|
|
|
+#define PCI_DEVICE_ID_INTEL_82540EM 0x100E
|
|
|
|
+#define PCI_DEVICE_ID_INTEL_82545EM_COPPER 0x100F
|
|
|
|
+#define PCI_DEVICE_ID_INTEL_82546EB_COPPER 0x1010
|
|
|
|
+#define PCI_DEVICE_ID_INTEL_82545EM_FIBER 0x1011
|
|
|
|
+#define PCI_DEVICE_ID_INTEL_82546EB_FIBER 0x1012
|
|
|
|
+#define PCI_DEVICE_ID_INTEL_82540EM_LOM 0x1015
|
|
|
|
+#define PCI_DEVICE_ID_INTEL_82559 0x1030
|
|
|
|
+
|
|
#define PCI_DEVICE_ID_INTEL_82562ET 0x1031
|
|
#define PCI_DEVICE_ID_INTEL_82562ET 0x1031
|
|
|
|
|
|
#define PCI_DEVICE_ID_INTEL_82815_MC 0x1130
|
|
#define PCI_DEVICE_ID_INTEL_82815_MC 0x1130
|