搜索资源列表
USB_WDM_Driver
- 用DriverStudio开发WDM型的USB设备驱动程序-with DriverStudio development WDM type of USB device driver
bulkusb
- usb bulk 传输例程。 * The bulkusb driver is a generic function driver, based on the Windows Driver Model (WDM). * Supports Plug and Play(PnP), Power Management(PM), Windows Management Instrumentation (WMI) and the Selective Suspend (SS) features.
aa
- 基于WDM实现USB与PC机的接口驱动编程
UsbKbd
- The UsbKbd example WDM device driver illustrates how to interrogate a USB device, specifically a USB keyboard.
usbfx2lk
- USBFX2LK WDM drive for OSR s USB FX2 Learning Kit
usb-serial
- vc6.0,ddk,DriverStudio环境下的wdm驱动程序,这是一个usb转串口的简洁的驱动程序,没有电源管理-vc6.0 ddk, the DriverStudio environment under the wdm drivers, this is a usb to serial simple driver, without power management
theresearchabouttheusb
- 固件程序和USB的驱动程序。USB驱动程序属于标准的DM驱动程序。详细的介绍了固件程序以及USB的WDM驱动程序的计流程和方法,并给出了几个例程。 -the usb system making with the code and the pcb making and the chips used with
Silabs_USB_Driver
- Silabs USB Driver C8051F USB WDM 驱动-Silabs USB Driver C8051F USB WDM Driver
PCUsb
- 自定义USB设备的上位机驱动及源代码包,对初学WDM框架有很好的帮助.-Source code for pc usb device driver,It s very good for beginners who would learn WDM.
USB_DEVELOPMENT_NODEBOOK
- 这个USB笔记 上记录了很多有关如何编写USB底层驱动的 经验,大家可以借鉴一下 -This USB notebook to record a lot about how to write USB low level driver experience, we can learn about