USB Gadget Drivers

USB Gadget Drivers

am 04.12.2008 12:15:22 von Rajat Jain

Hi,

I understand that the USB mailing list might be a better choice, but
still trying my luck here...

I'm very new to USB and would like to understand what would it take to
make my ARM board appear as a USB mass storage device to a PC? What
pieces of the framework I can reuse and what piece of code I'll need to
write? Any help will be greatly appreciated.

Thanks,

Rajat

--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to ecartis@nl.linux.org
Please read the FAQ at http://kernelnewbies.org/FAQ

Re: USB Gadget Drivers

am 04.12.2008 13:02:01 von Thomas Rega

hi

good points to start would be:

- the Kernal intern Documentation: Documentation/usb/gadget_*

- http://www.linux-usb.org/gadget/

- and the source: drivers/usb/gadget/*

good luck && have fun
TR



On Thursday 04 December 2008 12:15:22 Rajat Jain wrote:
> Hi,
>
> I understand that the USB mailing list might be a better choice, but
> still trying my luck here...
>
> I'm very new to USB and would like to understand what would it take to
> make my ARM board appear as a USB mass storage device to a PC? What
> pieces of the framework I can reuse and what piece of code I'll need to
> write? Any help will be greatly appreciated.
>
> Thanks,
>
> Rajat
>
> --
> To unsubscribe from this list: send an email with
> "unsubscribe kernelnewbies" to ecartis@nl.linux.org
> Please read the FAQ at http://kernelnewbies.org/FAQ



--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to ecartis@nl.linux.org
Please read the FAQ at http://kernelnewbies.org/FAQ