📄 pci_devices.h
字号:
#define PCI_DEVICE_ID_INTEL_82546GB_2 0x107b /* Gigabit Ethernet */ #define PCI_DEVICE_ID_INTEL_82546GB_3 0x107c /* Gigabit Ethernet */ #define PCI_DEVICE_ID_INTEL_82546GB_P 0x108A /* Gigabit Ethernet */ #define PCI_DEVICE_ID_INTEL_82573E 0x108B /* Gigabit Ethernet */ #define PCI_DEVICE_ID_INTEL_82573E_I 0x108C /* Gigabit Ethernet */ #define PCI_DEVICE_ID_INTEL_82573L 0x109A /* Gigabit Ethernet */ #define PCI_DEVICE_ID_INTEL_82557 0x1229 #define PCI_DEVICE_ID_INTEL_82558ER 0x1209 #define PCI_DEVICE_ID_INTEL_82559_1 0x1029 #define PCI_DEVICE_ID_INTEL_82559 0x1030 #define PCI_DEVICE_ID_INTEL_82559A 0x1031 #define PCI_DEVICE_ID_INTEL_PRO100VE 0x1032 #define PCI_DEVICE_ID_INTEL_PRO100VM 0x1033 #define PCI_DEVICE_ID_INTEL_PRO100VM_1 0x1034 #define PCI_DEVICE_ID_INTEL_82562EH 0x1035 #define PCI_DEVICE_ID_INTEL_82562EH_1 0x1036 #define PCI_DEVICE_ID_INTEL_82562EH_2 0x1037 #define PCI_DEVICE_ID_INTEL_PRO100VM_2 0x1038 #define PCI_DEVICE_ID_INTEL_PRO100VE_1 0x1039 #define PCI_DEVICE_ID_INTEL_PRO100VE_2 0x103a #define PCI_DEVICE_ID_INTEL_PRO100VM_3 0x103b #define PCI_DEVICE_ID_INTEL_PRO100VM_4 0x103c #define PCI_DEVICE_ID_INTEL_82559A_VE 0x103d #define PCI_DEVICE_ID_INTEL_PRO100VM_5 0x103e #define PCI_DEVICE_ID_INTEL_82562EZ 0x1050 #define PCI_DEVICE_ID_INTEL_82801EB 0x1051 #define PCI_DEVICE_ID_INTEL_82801EB_1 0x1052 #define PCI_DEVICE_ID_INTEL_82801EB_2 0x1053 #define PCI_DEVICE_ID_INTEL_82801EB_3 0x1053 #define PCI_DEVICE_ID_INTEL_82801EB_4 0x1055 #define PCI_DEVICE_ID_INTEL_82551QM 0x1059 #define PCI_DEVICE_ID_INTEL_82562ET 0x1064 #define PCI_DEVICE_ID_INTEL_82562ET_VE 0x1065 #define PCI_DEVICE_ID_INTEL_82562EM_LOM 0x1066 #define PCI_DEVICE_ID_INTEL_82562EM_VM 0x1067 #define PCI_DEVICE_ID_INTEL_82562ET_LOM 0x1068 #define PCI_DEVICE_ID_INTEL_82562EM 0x1069 #define PCI_DEVICE_ID_INTEL_82559VE 0x2449 #define PCI_DEVICE_ID_INTEL_82559B 0x2459 /* 82559 on 82815 */ #define PCI_DEVICE_ID_INTEL_82559C 0x245D /* 82559 on 82815 */ #define PCI_DEVICE_ID_INTEL_PIIX2 0x1230 #define PCI_DEVICE_ID_INTEL_PIIX3 0x7010 #define PCI_DEVICE_ID_INTEL_PIIX4 0x7111 #define PCI_DEVICE_ID_INTEL_82443MX_IDE 0x7199 /* IDE */ #define PCI_DEVICE_ID_INTEL_82801AA 0x2411 /* 82801AA IDE */ #define PCI_DEVICE_ID_INTEL_82801AB 0x2421 /* 82801AB IDE */ #define PCI_DEVICE_ID_INTEL_82801BAM 0x244A /* 82801BA IDE */ #define PCI_DEVICE_ID_INTEL_82801BA 0x244B /* 82801BA IDE */ #define PCI_DEVICE_ID_INTEL_82801CAM 0x248A /* 82801CAM IDE */ #define PCI_DEVICE_ID_INTEL_82801CA 0x248B /* 82801CA IDE */ #define PCI_DEVICE_ID_INTEL_82801DBM 0x24CA /* 82801DBM IDE Controller */ #define PCI_DEVICE_ID_INTEL_82801DB 0x24CB /* 82801DB IDE */ #define PCI_DEVICE_ID_INTEL_82801EB_SATA 0x24D1 /* 82801EB Serial ATA Controller */ #define PCI_DEVICE_ID_INTEL_82801EB_IDE 0x24DB /* 82801EB/ER IDE Controller */ #define PCI_DEVICE_ID_INTEL_82801ER_SATA 0x24DF /* 82801ER Serial ATA Controller */ #define PCI_DEVICE_ID_INTEL_82801FB_IDE 0x266F /* 82801FB IDE Controller ICH6 */ #define PCI_DEVICE_ID_INTEL_82801FB_SATA 0x2651 /* 82801FB/W Serial ATA Controller */ #define PCI_DEVICE_ID_INTEL_82801FR_SATA 0x2652 /* 82801FR/W Serial ATA Controller */ #define PCI_DEVICE_ID_INTEL_82801FBM_SATA 0x2653 /* 82801FBM Serial ATA Controller */ #define PCI_DEVICE_ID_INTEL_80001ESB_IDE 0x25a2 /* 82801ESB ATA Controller (Hance Rapids) */ #define PCI_DEVICE_ID_INTEL_80001ESB_SATA 0x25a3 /* 80001ESB Serial ATA Controller (Hance Rapids) */ #define PCI_DEVICE_ID_INTEL_915G 0x2580 /* 915G Host PCI Controller */ #define PCI_DEVICE_ID_INTEL_915GM 0x2590 /* 915GM Host PCI Controller */ #define PCI_DEVICE_ID_INTEL_945G 0x2770 /* 945G PCI Host Controller */ #define PCI_DEVICE_ID_INTEL_955X 0x2774 /* 955X PCI Host Controller */ #define PCI_DEVICE_ID_INTEL_945GM 0x27a0 /* 945GM PCI HostController */ #define PCI_DEVICE_ID_INTEL_82801GB_IDE 0x27df /* 82801GB IDE Controller (Hance Rapids) */ #define PCI_DEVICE_ID_INTEL_82801GB_SATA 0x27c0 /* 82801GB Serial ATA Controller */ #define PCI_DEVICE_ID_INTEL_82801GB_SATA_A 0x27c1 /* 82801GB Serial ATA Controller (AHCI Desktop) */ #define PCI_DEVICE_ID_INTEL_82801GB_SATA_R 0x27c3 /* 82801GB Serial ATA Controller (Desktop RAID) */ #define PCI_DEVICE_ID_INTEL_82801GB_IDE_M 0x27c4 /* 82801GB Serial ATA Controller (Mobile) */ #define PCI_DEVICE_ID_INTEL_82801GB_SATA_M 0x27c5 /* 82801GB Serial ATA Controller (AHCI Mobile)*/#define PCI_VENDOR_ID_SMC 0x10b8 #define PCI_DEVICE_ID_SMC_EPIC 0x0005 #define PCI_DEVICE_ID_SMC_EPIC_75 0x0006#define PCI_VENDOR_ID_PCTECH 0x1042 #define PCI_DEVICE_ID_PCTECH_RZ1000 0x1000 #define PCI_DEVICE_ID_PCTECH_RZ1000_R1 0x1001#define PCI_VENDOR_ID_ATI 0x1002 #define PCI_DEVICE_ID_ATI_M32 0x4158 #define PCI_DEVICE_ID_ATI_M64CT 0x4354 #define PCI_DEVICE_ID_ATI_M64CX 0x4358 #define PCI_DEVICE_ID_ATI_M64ET 0x4554 #define PCI_DEVICE_ID_ATI_M64GX 0x4758 #define PCI_DEVICE_ID_ATI_VT 0x5654#define PCI_VENDOR_ID_WEITEK 0x100e #define PCI_DEVICE_ID_WEITEK_P9000 0x9001 #define PCI_DEVICE_ID_WEITEK_P9100 0x9100#define PCI_VENDOR_ID_CIRRUS 0x1013 #define PCI_DEVICE_ID_CIRRUS_5430 0x00a0 #define PCI_DEVICE_ID_CIRRUS_5434_4 0x00a4 #define PCI_DEVICE_ID_CIRRUS_5434_8 0x00a8 #define PCI_DEVICE_ID_CIRRUS_5436 0x00ac #define PCI_DEVICE_ID_CIRRUS_6729 0x1100 #define PCI_DEVICE_ID_CIRRUS_6832 0x1110 #define PCI_DEVICE_ID_CIRRUS_7542 0x1200 #define PCI_DEVICE_ID_CIRRUS_7543 0x1202#define PCI_VENDOR_ID_BUSLOGIC 0x104B #define PCI_DEVICE_ID_BUSLOGIC_946C 0x1040 #define PCI_DEVICE_ID_BUSLOGIC_FLASHPOINT 0x8130#define PCI_VENDOR_ID_N9 0x105D #define PCI_DEVICE_ID_N9_I128 0x2309#define PCI_VENDOR_ID_AI 0x1025 #define PCI_DEVICE_ID_AI_M1435 0x1435#define PCI_VENDOR_ID_AL 0x10b9 #define PCI_DEVICE_ID_AL_M1449 0x1449 #define PCI_DEVICE_ID_AL_M1451 0x1451 #define PCI_DEVICE_ID_AL_M4803 0x5215 #define PCI_DEVICE_ID_AL_IDE 0x5229 #define PCI_DEVICE_ID_AL_M5287_SATA 0x5287 #define PCI_DEVICE_ID_AL_M5289_SATA 0x5289#define PCI_VENDOR_ID_TSENG 0x100c #define PCI_DEVICE_ID_TSENG_W32P_2 0x3202 #define PCI_DEVICE_ID_TSENG_W32P_b 0x3205 #define PCI_DEVICE_ID_TSENG_W32P_c 0x3206 #define PCI_DEVICE_ID_TSENG_W32P_d 0x3207#define PCI_VENDOR_ID_SIL 0x1095#define PCI_VENDOR_ID_CMD 0x1095 #define PCI_DEVICE_ID_CMD_640 0x0640 #define PCI_DEVICE_ID_CMD_643 0x0643 #define PCI_DEVICE_ID_CMD_646 0x0646 #define PCI_DEVICE_ID_CMD_647 0x0647 #define PCI_DEVICE_ID_CMD_648 0x0648 #define PCI_DEVICE_ID_CMD_649 0x0649 #define PCI_DEVICE_ID_CMD_670 0x0670 #define PCI_DEVICE_ID_CMD_680 0x0680 #define PCI_DEVICE_ID_SIL_680 0x0680#define PCI_VENDOR_ID_VISION 0x1098 #define PCI_DEVICE_ID_VISION_QD8500 0x0001#define PCI_VENDOR_ID_AMD 0x1022 #define PCI_DEVICE_ID_AMD_PCNET 0x2000 #define PCI_DEVICE_ID_AMD_PCNET_HOME 0x2001 #define PCI_DEVICE_ID_AMD_SCSI 0x2020 #define PCI_DEVICE_ID_AMD_PCB756_IDE 0x7409 #define PCI_DEVICE_ID_AMD_PCB766_IDE 0x7411 #define PCI_DEVICE_ID_AMD_PCB768_IDE 0x7441 #define PCI_DEVICE_ID_AMD_PLX_7520 0x7450 #define PCI_DEVICE_ID_AMD_PLX_7520_APIC 0x7451 #define PCI_DEVICE_ID_AMD_8111_IDE 0x7469#define PCI_VENDOR_ID_VLSI 0x1004 #define PCI_DEVICE_ID_VLSI_82C593 0x0006#define PCI_VENDOR_ID_ADL 0x1005 #define PCI_DEVICE_ID_ADL_2301 0x2301#define PCI_VENDOR_ID_SYMPHONY 0x1c1c #define PCI_DEVICE_ID_SYMPHONY_101 0x0001#define PCI_VENDOR_ID_TRIDENT 0x1023 #define PCI_DEVICE_ID_TRIDENT_9420 0x9420 #define PCI_DEVICE_ID_TRIDENT_9440 0x9440#define PCI_VENDOR_ID_CONTAQ 0x1080 #define PCI_DEVICE_ID_CONTAQ_82C599 0x0600#define PCI_VENDOR_ID_NS 0x100b #define PCI_DEVICE_ID_NS_87410 0xd001 #define PCI_DEVICE_ID_NS_CS5530_IDE 0x0102 #define PCI_DEVICE_ID_NS_SC_IDE 0x0502#define PCI_VENDOR_ID_VIA 0x1106 #define PCI_DEVICE_ID_VIA_82C505 0x0505 #define PCI_DEVICE_ID_VIA_82C576 0x0576 /* IDE */ #define PCI_DEVICE_ID_VIA_82C586B 0x0571 /* IDE */ #define PCI_DEVICE_ID_VIA_82C586 0x0586 /* IDE */ #define PCI_DEVICE_ID_VIA_82C596A 0x0596 /* IDE */ #define PCI_DEVICE_ID_VIA_82C686A 0x0686 /* PCI to ISA bridge */ #define PCI_DEVICE_ID_VIA_8231 0x8231 /* IDE */ #define PCI_DEVICE_ID_VIA_82C926 0x0926 #define PCI_DEVICE_ID_VIA_RHINE 0x3043 #define PCI_DEVICE_ID_VIA_RHINEII 0x6100 #define PCI_DEVICE_ID_VIA_RHINEIII 0x3065 #define PCI_DEVICE_ID_VIA_VT6105 0x3106 #define PCI_DEVICE_ID_VIA_8231 0x8231 /* PCI to ISA bridge */ #define PCI_DEVICE_ID_VIA_8233 0x3074 /* PCI to ISA bridge */ #define PCI_DEVICE_ID_VIA_8233A 0x3147 /* PCI to ISA bridge */ #define PCI_DEVICE_ID_VIA_8233C 0x3109 /* PCI to ISA bridge */ #define PCI_DEVICE_ID_VIA_8235 0x3177 /* PCI to ISA bridge */ #define PCI_DEVICE_ID_VIA_8237 0x3227 /* PCI to ISA bridge */ #define PCI_DEVICE_ID_VIA_8237_SATA 0x3149 /* SATA Controller */#define PCI_VENDOR_ID_SI 0x1039 #define PCI_DEVICE_ID_SI_496 0x0496 #define PCI_DEVICE_ID_SI_501 0x0406 #define PCI_DEVICE_ID_SI_503 0x0008#define PCI_VENDOR_ID_LEADTEK 0x107d #define PCI_DEVICE_ID_LEADTEK_805 0x0000#define PCI_VENDOR_ID_IMS 0x10e0 #define PCI_DEVICE_ID_IMS_8849 0x8849#define PCI_VENDOR_ID_ZEINET 0x1193 #define PCI_DEVICE_ID_ZEINET_1221 0x0001#define PCI_VENDOR_ID_EF 0x111a #define PCI_DEVICE_ID_EF_ATM 0x0000#define PCI_VENDOR_ID_HER 0xedd8 #define PCI_DEVICE_ID_HER_STING 0xa091#define PCI_VENDOR_ID_ATRONICS 0x907f #define PCI_DEVICE_ID_ATRONICS_2015 0x2015#define PCI_VENDOR_ID_CT 0x102c #define PCI_DEVICE_ID_CT_65545 0x00d8#define PCI_VENDOR_ID_RADIO 0x103e #define PCI_DEVICE_ID_RADIO_DDS 0x9601#define PCI_VENDOR_ID_PROMISE 0x105a #define PCI_DEVICE_ID_PROMISE_20262 0x4d38 #define PCI_DEVICE_ID_PROMISE_20265 0x0d30 #define PCI_DEVICE_ID_PROMISE_20267 0x4d30 #define PCI_DEVICE_ID_PROMISE_20268 0x4d68 #define PCI_DEVICE_ID_PROMISE_20269 0x4d69 #define PCI_DEVICE_ID_PROMISE_20246 0x4d33 #define PCI_DEVICE_ID_PROMISE_20270 0x6268 #define PCI_DEVICE_ID_PROMISE_20271 0x6269 #define PCI_DEVICE_ID_PROMISE_20276 0x5275 #define PCI_DEVICE_ID_PROMISE_20277 0x7275 #define PCI_DEVICE_ID_PROMISE_5300 0x5300#define PCI_VENDOR_ID_HPT 0x1103
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -