[EMAIL PROTECTED] wrote:
Hello,

I'm about to use the gadget drivers on a 2.4 kernel in a PC/104 embedded
computer. For beginning, I have to write low-level drivers for Philips PDIUSBD12
chip that I access through parallel-port (see http://www.usbdeveloper.com).
Where may I find the "official" gadget drivers, since I only have web and ftp
connection?

See http://www.linux-usb.org (link at page bottom) for the webpage with gadget api info. The 2.4.23 kernels should have this too.


And where may I find more docs on the HAL proposed by these drivers?

In 2.6 kernel sources -- Documentation/DocBook/gadget.* gives you a reasonably complete description of every call, and includes an overview. It uses the <linux/usb_gadget.h> kerneldoc.

That's at least a start, though it's short on describing dynamic
behavior.

- Dave


Thanks in advance
Miroslaw KLABA





------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to