基于WDM的设备驱动程序设计和实现  被引量:2

Design and Implementation of WDM Device Driver in Windows2000

在线阅读下载全文

作  者:马震[1] 荆涛[1] 李兴华[1] 

机构地区:[1]北京交通大学电子信息工程学院,北京市100044

出  处:《电信快报》2005年第1期40-43,共4页Telecommunications Information

摘  要:设备驱动程序是硬件设备连接到计算机系统的软件接口。Windows驱动程序模型(WDM)是Windows平台的新一代设备驱动程序模型,WDM的研究对设计优良设备驱动程序有重要指导作用。文章分析WDM的工作原理和机制,着重介绍WDM设备驱动程序的设计和实现方法,并给出一个通用串行总线(USB)设备驱动程序的设计实例。该设计将USB驱动程序分为即插即用(PnP)、电源管理、USB初始化和USB设备输入/输出(I/O)等功能模块,具有结构清晰、易移植、复用性好等优点,在USB驱动程序设计中具有良好的应用价值。device drivers are the interfaces that connect devices to the computer. WDM is the latest type of device drivers model based on Windows platform. It is very important to study WDM for writing excellent device drivers. This paper analyzes in depth the working principles and mechanism of WDM, and elaborates its designing and implementation process. It also gives a demo on how to design a USB device driver. The USB driver has been divided into four function modules: plug and play (PnP), power management, USB initialization and USB device I / O, among which USB initialization and USB device I / O are associated with specific USB devices. The method has some merits such as clear structure, easily transportable and effective software reuse. It is also useful for USB driver design in practice.

关 键 词:设备驱动程序 USB驱动程序 WDM 驱动程序模型 USB设备 软件接口 通用串行总线 电源管理 即插即用 初始化 

分 类 号:TP311.1[自动化与计算机技术—计算机软件与理论]

 

参考文献:

正在载入数据...

 

二级参考文献:

正在载入数据...

 

耦合文献:

正在载入数据...

 

引证文献:

正在载入数据...

 

二级引证文献:

正在载入数据...

 

同被引文献:

正在载入数据...

 

相关期刊文献:

正在载入数据...

相关的主题
相关的作者对象
相关的机构对象