摘要
研究利用Windows设备驱动开发包(DDK)开发USB驱动程序的方法,应用WDM驱动模型开发驱动程序,实现了USB驱动的即插即用(PnP)、电源管理、USB初始化和USB设备I/O等功能模块。该方法具有结构清晰、易移植、复用性好等优点,在USB驱动程序设计中具有良好的应用价值。
Researches on how to use Windows Device Drivers Kit(DDK)to develop USB driver.Implement of driver by WDM driver model,realizes several modules such as USB driver PnP,power manager,USB initializtion,USB device I/O and so on,the example shows that it has many useful features,such as configuration clearly,migration easily,and reused well.This method has favorable application value in USB driver design.
出处
《现代计算机》
2007年第11期94-97,106,共5页
Modern Computer