Description: 一个用来实现把RS232接口转换成USB接口的设备驱动程序源码,用DDK编译-to achieve an RS232 interface into the USB device driver source code, the compiler used DDK Platform: |
Size: 692224 |
Author:苏远平 |
Hits:
Description: 6个用VB和DELPHI编写的FOR USB驱动程序,非常难得,是我用3个月时间编写的,相当有参考价值。-six VB and Delphi FOR prepared by the USB driver, and very rare, yes, I spent three months time to prepare, have considerable reference value. Platform: |
Size: 312320 |
Author:火火 |
Hits:
Description: 基于vc++6.0环境的cypress USB 驱动源代码,支持块、计时、中断等传输方式。直接可以使用。-vc 6.0 on the environment cypress USB driver source code, support block, time, the suspension means of transmission. Direct can be used. Platform: |
Size: 855040 |
Author:陈强 |
Hits:
Description: MicroChip的USB 芯片的驱动API函数库,编译以后成为MCHPFUSB.d-MicroChip the USB Driver API functions, After compiling become MCHPFUSB.d Platform: |
Size: 118784 |
Author:suikun |
Hits:
Description: 基于USB接口的GPS驱动程序.gps后段接受以及输出,及usp驱动读写-USB interface based on the GPS driver. After the acceptance of the gps and output, and usp literacy drive Platform: |
Size: 55296 |
Author:yantang |
Hits:
Description: 一个关于usb编程入门例子,开发一个usb driver需要做的基本步骤.-Getting Started on usb programming examples, the development of a usb driver needs to do the basic steps. Platform: |
Size: 70656 |
Author:名字 |
Hits:
Description: 在Visual C++环境下编译/基于微软DDK工具包开发的一个WDM设备驱动程序范例,体现了WDM驱动编程的基本步骤和方法.
使用方法:
编译时需要Windows98 DDK 或 Windows 2000 DDK 及 VC 6.0,SoftIce 4.0(推荐)
另外,在编译中要改变路径设置,缺省时为e:\tan\hellow\hellowdm,DDK,SoftIce的路
径也要正确。
编以后,启动控制面版中的“添加新硬件”,选择“其它设备”,点击“从磁盘安装”
在找到上述目录下的hellowdm.inf,在安装中指定hellowdm.sys的路径即可。
安装好后可在控制面板的“系统”中看到此设备。
文件说明:
hellowdm.dsw 为主工作文件
testhello目录 为客户端程序
-In the Visual C++ Environment compiler/toolkit based on the Microsoft DDK to develop a WDM device driver example, embodies the WDM driver programming the basic steps and methods. Usage: compile-time need for Windows98 DDK or Windows 2000 DDK and VC 6.0, SoftIce 4.0 (recommended) In addition, the compiler must change the path settings, the default for e: anhellowhellowdm, DDK, SoftIce have the correct path. Made after the Control Panel to start the Platform: |
Size: 385024 |
Author:罗弘谞 |
Hits:
Description: 使用Jungo Windriver開發的USB driver 及其firmware,類型為HID Class,應用於FX2(Cypress CY68013A)上.-Jungo Windriver developed using the USB driver and firmware, type of HID Class, applies FX2 (Cypress CY68013A) on. Platform: |
Size: 89088 |
Author:Randolph Chen |
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: Generic HID USB Driver Under Visual C++
This Source Read Data from a HID(Human interface Device) Class USB device.
Source: ATMEL Corporation Platform: |
Size: 448512 |
Author:Reza |
Hits: