Skip to content

httin/Linux-USB-Driver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linux-USB-Driver

A usb driver module for testing

Getting Started

USB devices are quite complex and are made up of lots of different logical units. To sum up, the relationships among these units can be simply described as follows:

  • Devices usually have one or more configurations.
  • Configurations often have one or more interfaces.
  • Interfaces usually have one or more settings.
  • Interfaces have zero or more endpoints.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published