Writing USB Device Drivers | ||
---|---|---|
<<< Previous | Next >>> |
Writing Linux USB device drivers is not a difficult task as the usb-skeleton driver shows. This driver, combined with the other current USB drivers, should provide enough examples to help a beginning author create a working driver in a minimal amount of time. The linux-usb-devel mailing list archives also contain a lot of helpful information.
<<< Previous | Home | Next >>> |
Isochronous Data | Resources |