Description: PCI device drivers, introduces the PCI-driven development framework, summed up the four access to PCI configuration space approach.
- [PCIRW] - PCI bus read and write source, write the
- [PCI_3] - : A configuration space using only PCI c
- [PCI-device-start-process] - PCI device to start the process of detai
- [PCIcard] - PCI data acquisition card, including sch
- [Windows_driver] - -
- [PCI] - Achieve PCI card driver. Can be identifi
- [PCISample] - Examples of PCI-driven development, base
- [PCIconfig] - The PCI configuration space profile and
File list (Check if you may need any files):
PCI设备驱动
...........\WDM_Driver
...........\..........\Debug
...........\..........\DriverDev.dsw
...........\..........\MyDriver
...........\..........\........\guid.h
...........\..........\........\HelloWDM.cpp
...........\..........\........\HelloWDM.h
...........\..........\........\HelloWDM.inf
...........\..........\........\Ioctls.h
...........\..........\........\MyDriver.dsp
...........\..........\........\MyDriver_Check
...........\..........\........\..............\HelloWDM.sbr
...........\..........\MyDriver_Check
...........\..........\Test
...........\..........\....\Debug
...........\..........\....\function.cpp
...........\..........\....\function.h
...........\..........\....\main.cpp
...........\..........\....\Test.dsp