搜索资源列表
Porting-WDM-Drvs-to-KMDF
- 微软的文档。现在WDF越来越流行,此文讲述WDM和WDF的主要区别,并且教你如何使用两个开发框架。驱动开发人员应该参考。
sf_virtualdisk
- This device driver implements KMDF based virtual bus driver and generic virtual disk hosted on it. Users can add virtual disks to Windows OS which are then seen and managed by OS as generic, regular disks. Virtual disks
KMDF-Build
- 最新驱动模块KMDF介绍, 将传统的wdm模式变得更为容易,对开发驱动很有帮助
WDKKMDF
- 基于vista的最新驱动开发资料,介绍了一些WDK下的KMDF结构的基本概念
dio2431
- 一个KMDF的实例驱动, 对应硬件是 Sealevel系统Dio-24(8008和8018)数据输入输出卡
Porting-WDM-Drvs-to-KMDF
- 微软的文档。现在WDF越来越流行,此文讲述WDM和WDF的主要区别,并且教你如何使用两个开发框架。驱动开发人员应该参考。-Microsoft
sf_virtualdisk
- This device driver implements KMDF based virtual bus driver and generic virtual disk hosted on it. Users can add virtual disks to Windows OS which are then seen and managed by OS as generic, regular disks. Virtual disks
KMDF-Build
- 最新驱动模块KMDF介绍, 将传统的wdm模式变得更为容易,对开发驱动很有帮助-Latest KMDF driver module, the traditional mode wdm easier to develop drivers very helpful
WDKKMDF
- 基于vista的最新驱动开发资料,介绍了一些WDK下的KMDF结构的基本概念-Based on the latest vista driver development information, introduce a number of WDK under the basic concept of the structure of KMDF
dio2431
- 一个KMDF的实例驱动, 对应硬件是 Sealevel系统Dio-24(8008和8018)数据输入输出卡-Examples of a KMDF driver, the corresponding hardware is Sealevel Systems Dio-24 (8008 and 8018) data input and output cards
KMDF-Build
- An Introduction to How to Build, Install, Test, and Debug KMDF Drivers
KMDF_sample
- KWDF编程示例 KWDF是WDF的核心运行模式-KWDF programming examples are KWDF core operation mode WDF
KMDF-arch
- winddk document for developmenting driver
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 fr a mewo
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
IOSample
- 基于windows的kmdf驱动模型的I/O驱动程序。-I/O port operation based on kmdf.
PCISample
- 基于WINDOWS的kmdf驱动模型的PCI驱动程序。-PCI driver based on kmdf.
KMDF
- KMDF示例,用几个简单的例子介绍WDF结构-KMDF example, with a few simple examples introducing WDF structure
DMASample
- 基于KMDF 的PCI 驱动,兼有DMA 传输功能。-PCI driver with DMA based on KMDF.
KMDF-samp
- KMDF sample document