搜索资源列表
Windows WDF usb driver sample
- This is a good sample for Windows WDF USB driver development.
wdk_usb_driver_develop
- Wdf USB驱动开发资料,中文资料,很经典-Wdf USB driver development information, the Chinese data, it is classic
S3C2440_WDF_Driver
- S3C2440 USB Device 驱动,基于WDF格式编写,非常罕见!-S3C2440 USB Device Driver, Programmed base on WDF, rarely seen!!
USB_WDF
- A primary design goal for Windows Driver Foundation (WDF) was to make the driver models easy to extend to support new types of hardware. The first specialized input/output (I/O) targets in both User-Mode Driver Framework (UMDF) and Kernel-Mode Driver
WritingUSBDriverswithWDF
- A primary design goal for WDF was to make the driver models easy to extend to support new types of hardware. The first hardware-specific specialized I/O targets in both UMDF and KMDF support USB devices. You can use the USB I/O targets to write a ful
WDF_USB
- 基于WDF的USB驱动开发指南,包含USB基础知识及其相关的驱动设计。 -usb driver design based on WDF
WDF_USBdriver
- 这是开发wdf USB设备驱动的实例,值得参考-This is the development wdf USB device driver instance, it is also useful
USBSample
- WDF模式下有关USB的驱动,可以通过编译-the WDF driver about USB
USBAtmelISP
- 利用WDF实现的USB通讯驱动以及接口DLL文件,利用WDF开发USB设备驱动比传统的WDM方法更简单-WDF realization of the USB communication driver interface DLL files, and use of WDF developing USB device drivers is easier than the traditional WDM
WDF_USBSample
- WDF框架的USB Windows驱动开发例程,该例程包括了BULK方式和同步方式传输-WDF framework USB Windows driver development routines, the routines include the BULK mode and synchronous mode transmission
Windows wdf pdf and source
- 压缩包是电子书和源码。 《Windows设备驱动程序WDF开发》既适合具有一定计算机硬件及C/C++语言基础的计算机应用开发人员阅读,也适合作为计算机应用开发人员和高等院校学生的实用参考书。Windows最新的WDF驱动程序框架,包括KMDF和UMDF,KMDF是WDM的继续。本书主要介绍KMDF设备驱动程序的原理及编程方法;详细介绍KMDF对象及程序基本框架,KMDF和应用程序之间的通信、即插即用和电源管理的编程技术,过滤器驱动程序,KMDF访问硬件设备、处理硬件中断、实现DMA操作的编
mouse
- 针对鼠标USB驱动开发的源代码,其采用的是用WDF编写。-The source code for mouse USB driver development, the use of the written using WDF.
20130124
- WINDDK7600wdf for usb源代码,endpoint0x1写16个字节,0x81读16个字节。exe是应用层代码,sys是驱动层代码。wdf最终需要环境有关的wdfcoinstall动态库。-WINDDK7600wdf for usb source code, endpoint0x1 write 16 bytes read 16 bytes, 0x81. exe application layer code, sys driver layer code. The wdf event
CY001-code
- 驱动程序USB,wdf框架实例,使用UWDF框架-usb driver