搜索资源列表
p76931311
- 要写出Scan pci bus的程式首先必须先参考PCI的spec里面的Configuration SpaceHeader的图,而Class code有24个bit(3byte),组要由三个部份组成,Base Class、Sub Class、 programming Interface 将的PCI BUS上的Base Class、Sub Class、programming Interface用原本的范例程式加上回圈去侦测。基本上只要了解pci的架构,再用范例程式就可以找出有在使用的pci dev
DOS_PCI
- DOs下汇编实现PCI 扫瞄,给有需要的朋友,特别是做单片机或者嵌入式系统编程的朋友一个参考。-compiled under DOs implement PCI scan to a friend in need, in particular, or do MCU embedded systems programming reference to a friend.
pciz
- 扫描整个PCI总线并同时根据PCI设备类型不同(分别对应两类PCI配置空间)显示PCI设备配置空间。-to scan the whole PCI bus and display the PCI configuration space of the PCI device found according to the corresponding PCI device type.