Home Tags Universal Serial Bus

Tag: Universal Serial Bus

Device Drivers, Part 13: Data Transfer to and from USB Devices

124
This article, which is part of the series on Linux device drivers, continues from the previous two articles. It details the ultimate step of...

Device Drivers, Part 11: USB Drivers in Linux

110
This article, which is part of the series on Linux device drivers, gets you started with writing your first USB driver in Linux. Pugs' pen...