[Sussex] Implementing a custom USB device with Linux host

Michael-John Turner mj at mjturner.net
Wed Jul 1 08:20:08 UTC 2009


On Thu, Jun 25, 2009 at 11:29:55AM +0100, Steve Dobson wrote:
> If your just looking for a poke in the right direction then the correct
> way of doing this would be to use the userland USB library (libusb)
> which can talk to your drive via the appropriate kernel module.  I've
> been using this to interface with my Velleman K8055 interface board
> which also has a USB interface.  Works well - no problems.

Greg Kroah-Hartman wrote a series of articles for Linux Journal on adding
kernel support for USB devices, including one on libusb. The libusb article
is probably a little out of date, but it should be a good starting point
for the OP.

You can find the links here: http://www.linuxjournal.com/user/800887/track
(the libusb article is http://www.linuxjournal.com/article/7466).

-mj
-- 
 Michael-John Turner
 mj at mjturner.net      <>     http://mjturner.net/



More information about the Sussex mailing list