Description: This is a serial mouse driver, which is compliant with Plug and Play, supports dynamic detection (via serenum) and removal (either hotplug or via the device manager). The code serves as a sample for any serial-enumerable device. The behavior of the various routines is documented in the source code files. Platform: |
Size: 50097 |
Author:Liangjq |
Hits:
Description: This is a serial mouse driver, which is compliant with Plug and Play, supports dynamic detection (via serenum) and removal (either hotplug or via the device manager). The code serves as a sample for any serial-enumerable device. The behavior of the various routines is documented in the source code files. Platform: |
Size: 50176 |
Author:Liangjq |
Hits:
Description: 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.
* This sample is based off the selSusp DDK sample. Please refer the selSusp sample and the DDK docs to understand the handling of PnP, PM, WMI and SS features and implementations.
*
The USB device used for this sample is a generic Intel I82930 USB evaluation board programmed with a simple loopback test using a 64 KB circular buffer. None of the code in the sample is specific to this controller chip.
-usb bulk transfer routines.* 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.* This sample is based off the selSusp DDK sample. Please refer the selSusp sample and the DDK docs to understand the handling of PnP, PM, WMI and SS features and implementations.* The USB device used for this sample is a generic Intel I82930 USB evaluation board programmed with a simple loopback test using a 64 KB circular buffer. None of the code in the sample is specific to this controller chip. Platform: |
Size: 56320 |
Author:James |
Hits:
Description: libusb win32 的VC++工程范例代码,内含libusb 函数refrence word版, 以及libusb设备和filter driver安装程序, 希望帮到大家, 共同进步-libusb win32 the VC++ engineering sample code, containing the libusb function refrence word version, as well as libusb device and filter driver installation process, I hope to help everyone make progress together Platform: |
Size: 1382400 |
Author:林克 |
Hits:
Description: 最好的WINDOWS驱动程序原版书籍, 规划,实现,测试,除错, 安装WINDOWS 驱动程序,步步详尽.-The#1 Windows device driver book- fully updated for Windows 2000!
Step-by-step planning, implementation, testing, debugging, installation, and distribution
Complete coverage of the new Windows Driver Model (WDM)
Practical debugging and interactive troubleshooting
CD-ROM: Exclusive tools for streamlining driver development, plus extensive C/C++ sample driver library!
Windows Driver Model (WDM) for Windows 2000 and 98- in depth!
Building drivers that support Plug-and-Play and Power Management
Windows Management Instrumentation: logging device errors and events- and interpreting them
Constructing safe reentrant driver code
Handling time-out conditions safely and effectively
Advanced techniques: kernel-mode threads, layered drivers, and more
Start-to-finish debugging and troubleshooting techniques
Platform: |
Size: 1880064 |
Author:goody |
Hits:
Description: This directory contains a sample AC97 adapter driver and several related code samples. The AC97 driver sample shows how to develop a WDM audio adapter driver that incorporates a wavePci miniport driver for the AC97 controller s wave audio device. Platform: |
Size: 228352 |
Author:tian |
Hits: