搜索资源列表
枚举机器上所有Pci设备的驱动源码
- 枚举机器上所有Pci设备的驱动源码,能帮初学者很快上手。-Enumerate all the machines by taking PCI device driver source code, can help beginners get started quickly.
PCI设备WINDOWS驱动程序的开发
- PCI设备WINDOWS驱动程序的开发-PCI device driver development
PCI-device-start-process
- PCI设备启动过程详解,适合开始学习PCI驱动的朋友
用DriverStudio开发PCI设备驱动程序
- 用DriverStudio开发PCI设备驱动程序-DriverStudio development with PCI Device Driver
pcisnif
- DOS下面查看所有的PCI设备的程序,并且可以查看各PCI设备的EEPROM的配置信息,资源分配情况和中断信息.-DOS below to view all the PCI devices process and can view the EEPROM of the PCI device configuration information, resource allocation and the interruption of information.
PCI_LIST
- 列出系统所有的PCI device #bus #dev #func vendor id,device id-Listed in the system all of the PCI device# bus# dev# func vendor id, device id
pci.tar
- functions to find a PCI device from DOS
PCIdriver
- PCI设备驱动,主要介绍PCI驱动开发框架,总结了四种获取PCI配置空间的方法。-PCI device drivers, introduces the PCI-driven development framework, summed up the four access to PCI configuration space approach.
PCILIST
- 在dos下搜索所有的pci 设备, 并且列出这些设备的信息。 -Search all of the dos of the pci device and the information listed in the equipment.
PCI_Driver
- PCI设备驱动程序编写的介绍,通过实际例子进行讲解,做了初步的理论探讨。-PCI device driver prepared to introduce, through practical examples to explain, so the theory of the initial.
pci
- wdm驱动,pci的设备驱动,很好的例子-wdm driver, pci device driver, a very good example
PCIScan
- 扫描系统中的PCI设备,并打印在屏幕上。根据设备类型分类显示-Scan PCI device of system ,and print them on the screen。
PCI
- compuware 提供的PCI设备驱动函数-compuware functions provided by PCI device driver
PCI
- DOS下遍历PCI设备程序。 这有3个独立的工程,分别采用bios方式和io端口方式对pci设备遍历。 工程是在windows下用Borland C++5.0生成,其中xxx.exe文件可以直接在dos下运行。-Traverse the PCI devices under DOS programs. There are three separate projects, respectively bios mode and manner io port pci device travers
PCI
- PCI Scan, dos下列举pci设备,显示像RU.exe一样类似的界面-PCI Scan, dos cited under the pci device
piso-PCI-CAN400-Driver
- 鸿格PCI-CAN400的驱动。可以实现设备的打开和关闭,波特率的设置,数据的收发。-Driver for psio CAN400, inclued functions of device open and close, data transmitting and receiving, and baudRate seting.
PCI-test_0410
- 遍历PC的PCI设备。读取配置空间。分析基地址寄存器。得到设备的IO空间和内存空间。-Find PCI device in PC.Get the PCI configuration space.
PLX9x5x-PCI-Driver
- 本软件演示如何编写PLX 9X5X 的windows驱动程序-This sample demonstrates how to write driver for a generic PCI device using Windows Driver Framework.
pci_io_test
- 基于VC6和driver studio开发的FPGA PCI设备上位机。 FPGA为ALTERA公司的新型CYCLONE2 FPGA系列,EP2C35F484C8。配合的FPGA代码请搜索PCI2UART.(FPGA PCI device test tool developed based on VC6 and driver studio. FPGA is ALTERA's new CYCLONE2 FPGA series, EP2C35F484C8. For the FPGA code t
windows xp下的pci设备驱动程序开发
- 在windows xp的操作系统的下开发PCI设备驱动(Developing PCI device drivers under the operating system of Windows XP)