摘要
介绍了在Windows 2000/XP操作系统下,使用DriverStudio开发工具编写符合驱动程序模型(WDM)模式的外围组件互连(PCI)数据采集卡驱动程序,详细分析了驱动程序设计过程中的关键技术:如内存资源的映射与访问,中断处理以及驱动程序与应用程序之间的通信,并进行了测试与检验。
The driver development of peripheral component interconnect (PCI) data acquisition card using DriverStudio under the Windows 2000/XP operating system was introduced, and some key techniques were analyzed in programming the windows driver model (WDM) driver such as memory mapping and accessing, the requesting for interrupt and the communication between driver and application . In the end ,how to debug and test were explained.
出处
《机电工程》
CAS
2007年第12期99-101,105,共4页
Journal of Mechanical & Electrical Engineering
关键词
外围组件互连
总线
中断
驱动程序模型
peripheral component interconnect (PCI)
bus
interrupt
Windows driver model (WDM)