On Wed, 19 Apr 2006, Shakthi Kannan wrote:

> Greetings!
> 
> I would like to know of any procedure/timeframe to go
> about learning the Linux USB gadget framework -
> assuming that one is already familiar with USB.
> 
> Apart from the following link:
> http://www.linux-usb.org/gadget/
> 
> is there any other documentation that is useful.

There is documentation in the kernel source.  In Documentation/DocBook 
there is gadget.tmpl, and there are copious comments in 
include/linux/usb_gadget.h.  Finally there is the gadget source code in 
drivers/usb/gadget/zero.c, which makes a very good starting place for 
learning how to write a gadget driver.

Alan Stern



-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to