Development of WDM driver for PCI data acquisition card

Jia Tao,Wang Tieling
DOI: https://doi.org/10.3969/j.issn.1002-8978.2006.08.017
2006-01-01
Abstract:From the aspect of engineering applications, this paper gives an introduction of the PCI hardware device and the basic principle of PCI driver. The description of interface of PCI bus, and a discussion of WDM driver design issue using DDK exploitation of PCI device by way of PCI9052 are available. According to the design characteristics of the driver of data acquisition system, the development methods of device drivers for the Microsoft Windows family of operating systems using WDM under Windows 2000, and the main process of driver program and detail code of all course are presented. At the same time, how to read/write the configuration space of data acquisition card based on PCI bus, physical memory and I/O port are explained. In the end, how to debug, install and test the driver are explained.
What problem does this paper attempt to address?