Tag: usb devices
Some Nifty udev Rules and Examples
Connecting flash drives, hard disks, cameras or mobile phones to your Linux system has never been so easy and manageable, thanks to udev, developed...
Device Drivers, Part 13: Data Transfer to and from USB Devices
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 12: USB Drivers in Linux Continued
The 12th part of the series on Linux device drivers takes you further along the path to writing your first USB driver in Linux...
Device Drivers, Part 11: USB Drivers in Linux
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...