资源列表
Windows_USB
- 用于Windows操作系统的通用USB 其中涉及到CyUSB.sys,CyAPI.h,CyAPI.lib的功能及用法。
AnotherUSBNotificationExample
- how to use IOKitLib and IOUSBLib to set up asynchronous callbacks when a USB device is attached to or removed from the system is located at:
USBNotificationExample
- This project shows how to use the IOKit notification mechanism to register to be notified when devices come and go. It uses the Cypress/Anchor EZ-USB chip. (Look at the following example for another way to get notified when a device is unplugged).
USBSimpleExample
- This project shows the basics of how to connect to and communicate with a USB device from User Space. It is written as a standard Unix tool.
LibUsbDevices
- USB设备驱动开发的源吗 估计用写用处吧
device
- usb设备驱动程序 功能:打开USB设备并且获得相应的设备信息
USBTOCOM
- DDK下虚拟串口驱动源代码.首先安装DDK2003,然后安装VC6++,对DDK的相关库进行编译
USB-Project
- atmel at91s usb basic: firmware,windows driver and application
USB2.0
- USB 2.0 High speed specification
UsbPortProc
- usb端口测试程序,查找符合HID规范的USB设备,查找USB设备接口,读取设备路径名,开放与设备的通信,查询设备标识,供应商,产品,产品版本.
HID1
- 使用Atmel Mega48开发的USB 接口的HID设备源码
USBN9603
- USBN9603的DEMO程序,包括底层驱动以及中间件,和大家分享^_^