⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 pci.dat

📁 super io 监控程序
💻 DAT
字号:
PCIVendorDisplay	label	byte
	db	086h,080h,'INTEL',0
	db	0B9h,010h,'ALI',0
	db	022h,010h,'AMD',0
	db	002h,010h,'ATI',0
	db      033h,010h,'NEC',0
	db      05Ah,010h,'PROMISE',0
	db      0ECh,010h,'REALTEK',0
	db	039h,010h,'SIS',0
	db      073h,010h,'YAMAHA',0
	db	0DEh,010h,'nVidia',0
	db      0C1h,011h,'LUCENT',0
	db	006h,011h,'VIA',0
	db	01Ah,012h,'3DFx',0
	db      0D2h,012h,'AUSU',0
	db      074h,012h,'CREATIVE',0
	db      083h,012h,'ITE',0
	db	079h,012h,'Transmata',0
	db      0F6h,013h,'CMI',0
	db      062h,014h,'MICRO-STAR',0
	db      054h,015h,'PROLINK',0
	db	033h,053h,'S3',0
	db      044h,010h,'Adaptec',0
	db	0ffh,0ffh
PCIClaseCodeDisplay     label	byte
;;00h		08h   09h  0ah  0bh
        db      000h,000h,000h,000h,'Non-VGA Compatible device',0
	db	000h,000h,001h,000h,'VGA Compatible device',0
	db	000h,000h,080h,000h,'Power Management',0;<===Via
;;01h
	db	000h,000h,000h,001h,'SCSI bus controller',0   
	db	000h,0ffh,001h,001h,'IDE controller',0   
	db	000h,000h,002h,001h,'Floppy disk controller',0
	db	000h,000h,003h,001h,'IPL bus controller',0
	db	000h,000h,004h,001h,'RAID controller',0
	db	000h,000h,080h,001h,'Other mass storage controller',0
	db	000h,085h,004h,001h,'RAID controller',0
	db	000h,085h,080h,001h,'Other mass storage controller',0
;;02h
	db	000h,000h,000h,002h,'Ethernet controller',0   
	db	000h,000h,001h,002h,'Token Ring controller',0
	db	000h,000h,002h,002h,'FDDIpy disk controller',0
	db	000h,000h,003h,002h,'ATM controller',0
	db	000h,000h,004h,002h,'ISDN controller',0
	db	000h,000h,080h,002h,'Other network controller',0
;03h
	db	000h,000h,000h,003h,'VGA-compatible controller',0
        db      000h,001h,000h,003h,'8514-compatible controller',0
	db	000h,000h,001h,003h,'XGA controller',0
	db	000h,000h,002h,003h,'3D controller',0
	db	000h,000h,080h,003h,'Other display controller',0
;04h
	db	000h,000h,000h,004h,'Video device',0
	db	000h,000h,001h,004h,'Audio device',0
	db	000h,000h,002h,004h,'Computer telephony device',0
	db	000h,000h,080h,004h,'Other multimedia device',0
;05h
	db	000h,000h,000h,005h,'RAM',0
	db	000h,000h,001h,005h,'Flash',0
	db	000h,000h,080h,005h,'Other memory controller',0
;06h
	db	000h,000h,000h,006h,'Host bridge',0
	db	000h,000h,001h,006h,'ISA bridge',0
	db	000h,000h,002h,006h,'EISA brisge',0
	db	000h,000h,003h,006h,'MCA brisge',0
	db	000h,000h,004h,006h,'PCI-to-PCI bridge',0
	db	000h,001h,004h,006h,'Subtractive Decode PCI-to-PCI bridge',0
	db	000h,000h,005h,006h,'PCMCIA bridge',0
	db	000h,000h,006h,006h,'NuBus bridge',0
	db	000h,000h,007h,006h,'CardBus bridge',0
	db	000h,0ffh,008h,006h,'RACEway bridge',0
	db	000h,000h,080h,006h,'Other bridge device',0
;;07h
	db	000h,000h,000h,007h,'Generic XT-compatible serial controller',0
        db      000h,001h,000h,007h,'16450-compatible serial controller',0
        db      000h,002h,000h,007h,'16550-compatible serial controller',0
        db      000h,003h,000h,007h,'16650-compatible serial controller',0
        db      000h,004h,000h,007h,'16750-compatible serial controller',0
        db      000h,005h,000h,007h,'16850-compatible serial controller',0
        db      000h,006h,000h,007h,'16950-compatible serial controller',0
	db	000h,000h,001h,007h,'Parallel port',0
        db      000h,001h,001h,007h,'Bi-directional parallel port',0
        db      000h,002h,001h,007h,'ECP 1.X compliant parallel port',0
        db      000h,003h,001h,007h,'IEEE 1284 controller',0
        db      000h,0feh,001h,007h,'IEEE 1284 target device',0
        db      000h,000h,002h,007h,'Multiport serial controller',0
        db      000h,000h,003h,007h,'Generic modem',0
        db      000h,001h,003h,007h,'Hayes compatible modem (16450)',0
        db      000h,002h,003h,007h,'Hayes compatible modem (16550)',0
        db      000h,003h,003h,007h,'Hayes compatible modem (16650)',0
        db      000h,004h,003h,007h,'Hayes compatible modem (16750)',0
        db      000h,000h,080h,007h,'Other communications device',0
;;08h
	db	000h,000h,000h,008h,'Generic 8259 PIC',0
	db	000h,001h,000h,008h,'ISA PIC',0
	db	000h,002h,000h,008h,'EISA PIC',0
	db	000h,010h,000h,008h,'I/O APIC interrupt controller',0
        db      000h,020h,000h,008h,'I/O(x) APIC interrupt controller',0
        db      000h,000h,001h,008h,'Generic 8237 DMA controller',0
        db      000h,001h,001h,008h,'ISA DMA controller',0
        db      000h,002h,001h,008h,'EISA DMA controller',0
        db      000h,000h,002h,008h,'Generic 8254 system timer',0
        db      000h,001h,002h,008h,'ISA system timer',0
        db      000h,002h,002h,008h,'EISA system timers (two timers)',0
        db      000h,000h,003h,008h,'Generic RTC controller',0
        db      000h,001h,003h,008h,'ISA RTC controller',0
        db      000h,000h,004h,008h,'Generic PCI Hot-Plug controller',0
        db      000h,000h,080h,008h,'Other system peripheral',0
;;09h
        db      000h,000h,000h,009h,'Keyboard controller',0
        db      000h,000h,001h,009h,'Digitizer (pen)',0
        db      000h,000h,002h,009h,'Mouse controller',0
        db      000h,000h,003h,009h,'Scanner controller',0
        db      000h,000h,004h,009h,'Gameport controller (generic)',0
        db      000h,001h,004h,009h,'Gameport controller',0
        db      000h,000h,080h,009h,'Other input controller',0
;;0Ah
        db      000h,000h,000h,00ah,'Generic docking station',0
        db      000h,000h,080h,00ah,'Other type of docking station',0
;;0Bh
        db      000h,000h,000h,00bh,'386',0
        db      000h,000h,001h,00bh,'486',0
        db      000h,000h,002h,00bh,'Pentium',0
        db      000h,000h,010h,00bh,'Alpha',0
        db      000h,000h,020h,00bh,'PowerPC',0
        db      000h,000h,030h,00bh,'MIPS',0
        db      000h,000h,040h,00bh,'Co-processor',0
;;0Ch
        db      000h,000h,000h,00ch,'IEEE 1394 (FireWire)',0
        db      000h,010h,000h,00ch,'IEEE 1394 (OHCI)',0
        db      000h,000h,001h,00ch,'ACCESS.bus',0
        db      000h,000h,002h,00ch,'SSA',0
        db      000h,000h,003h,00ch,'Universal Serial Bus (UHCI)',0
        db      000h,001h,003h,00ch,'Universal Serial Bus (OHCI)',0
        db      000h,010h,003h,00ch,'USB',0
        db      000h,020h,003h,00ch,'USB 2.0',0
        db      000h,080h,003h,00ch,'USB',0
        db      000h,0feh,003h,00ch,'USB device',0
        db      000h,000h,004h,00ch,'Fibre Channel',0
        db      000h,000h,005h,00ch,'SMBus',0
;;0Dh
        db      000h,000h,000h,00dh,'IRDA compatible controller',0
        db      000h,000h,001h,00dh,'Consumer IR controller',0
        db      000h,000h,010h,00dh,'RF controller',0
        db      000h,000h,080h,00dh,'Other tyoe of wireless controller',0
;;0Eh
        db      000h,000h,000h,00eh,'Message FIFO at offset 040h',0
        db      000h,0ffh,000h,00eh,'I2O Specification 1.0',0
;;0Fh
        db      000h,000h,001h,00fh,'TV',0
        db      000h,000h,002h,00fh,'Audio',0
        db      000h,000h,003h,00fh,'Voice',0
        db      000h,000h,004h,00fh,'Data',0
;;10h
        db      000h,000h,000h,010h,'Network and computing en/decryption',0
        db      000h,000h,010h,010h,'Entertainment en/decryption',0
        db      000h,000h,080h,010h,'Other en/decryption',0
;;11h
        db      000h,000h,000h,011h,'DPIO modules',0
        db      000h,000h,080h,011h,'Other data acquisition/signal processing controller',0
;;End of Table
	db	0ffh,0ffh,0ffh,0ffh

MaxPCIDeviceWindown	equ	1400h+HeaderPosCol+26h-17h

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -