Linux系统下USB设备驱动开发
时间:2007-01-01 来源:fifthV
Programming Guide for Linux USB Device Drivers
(c) 2000 by Detlef Fliegl
http://usb.cs.tum.edu
This document can be found on http://usb.cs.tum.edu/usbdoc and can be downloaded from http://usb.cs.tum.edu/download/usbdoc
This document may not be published, printed or used in excerpts without explicit permission of the author.
- Preface
- Contents
- List of Figures
- The Universal Serial Bus
- Host Controllers
- USB Devices and Transfer Characteristics
- Hubs
- Data Flow Types
- Enumeration and Device Descriptors
- Standard Descriptors
- Device Classes
- Human Interface Devices (HID)
- USB Device Drivers
- The Linux USB Subsystem
- The USB Device Driver Framework
- Framework Data Structures
- Framework Entry Points
- Framework Functions
- Configuring USB Devices
- Descriptor Data Structures
- Standard Device Requests
- USB Transfers
- Transfer Data Structures & Macros
- URB Functions
- URB Macros
- Compatibility Wrappers
- Examples
- The USB Device Driver Framework
- Reference
- Error Codes
- Error codes returned by usb_submit_urb
- URB Error Codes
- Error Codes returned by USB Core Functions
- Error Codes
- Bibliography
- Index
- About this document ...
Detlef Fliegl
2001-01-08
(none) | Webmaster |
相关阅读 更多 +