搜索资源列表
pcil
- linux 下PCI设备的扫描程序。gcc,C+ASM完成。-the scanning equipment. Gcc, the C ASM completed.
atadrvr
- ATADRVR是DOS下的磁盘驱动程序,采用PIO传输 ,PCI DMA传输,ATA包,等非常全面代码示例... 内部有C与Asm描述. 编译环境:Borland C/C++ 4.52 与 Borland TASM 4.1-ATADRVR is under the DOS disk driver, using PIO transmission, PCI DMA transmission, ATA kits, , and other very comprehensive interna
pichex-tombin
- 这是一个自制的实用的文件格式转化工具,因常用的pci单片机编译器MPASM.EXE编译的文件是HEH十六进制的 并且含有握手码,不能使用通用编程器烧录(例TOM2000编程器), 因此用VB6.0制做一个16_2.exe文件 用以文件格式转化,转换后既可用TOM2000等用通用编程器烧录 16_2.exe使用方法:准备好pic.asm文件(文件名一定要用这个名),点击16_2.exe既可生成通用编程器(例TOM2000)使用 的pic.bin二进文件 16_2.
pci
- DOS下,访问PCI设备的代码,使用ASM写成,编译可生成EXE,非常好用-acess pci device list,i had test pass under dos .
PCIIO
- pci数据传输,程序由汇编语言编写,并不是很复杂,设和初学者实用-pci data transfer
Assembly
- kniga za asembler PCI Enumerate Tool by WuJun@amoi.com.cn copy Irvine16.inc into c:\masm611\include copy Irvine16.lib into c:\masm611\lib compile command: ML /nologo -c -Fl pci.asm link command: LINK /nologo pci,,NUL,Irvine16 Hist
Tests
- PCI Enumerate Tool by WuJun@amoi.com.cn copy Irvine16.inc into c:\masm611\include copy Irvine16.lib into c:\masm611\lib compile command: ML /nologo -c -Fl pci.asm link command: LINK /nologo pci,,NUL,Irvine16 History 2004-11-2
UEFI-asm-sources
- 汇编代码实现的PCI,EC,CK505读写程序。在uEFI环境下可以实现相应的功能-the PCI, EC , CK505 read/write code using asm. It realize the related function in uEFI environent