USB Gadget Drivers

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 [at] nl.linux.org
Please read the FAQ at http://kernelnewbies.org/FAQ
Rajat Jain [ Do, 04 Dezember 2008 12:15 ] [ ID #1979597 ]

Re: USB Gadget Drivers

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 [at] 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 [at] nl.linux.org
Please read the FAQ at http://kernelnewbies.org/FAQ
Thomas Rega [ Do, 04 Dezember 2008 13:02 ] [ ID #1979598 ]
Linux » gmane.linux.newbie » USB Gadget Drivers

Vorheriges Thema: Pre-emption and kernel/softlockup.c softlockup_tick()
Nächstes Thema: Trying to alloc many continous pages