The Linux USB sub-system | ||
---|---|---|
<<< Previous | USB Introduction | Next >>> |
Finding device drivers for USB devices presents some interesting situations. In some cases the whole USB device is handled by a single device driver. In other cases, each interface of the device has a separate device driver.
<<< Previous | Home | Next >>> |
Enumeration and Device Descriptors | Up | How to get USB devices working under Linux |