public inbox for linux-newbie@vger.kernel.org
 help / color / mirror / Atom feed
* USB Gadget Drivers
@ 2008-12-04 11:15 Rajat Jain
  2008-12-04 12:02 ` Thomas Rega
  0 siblings, 1 reply; 2+ messages in thread
From: Rajat Jain @ 2008-12-04 11:15 UTC (permalink / raw)
  To: kernelnewbies, linux-newbie


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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: USB Gadget Drivers
  2008-12-04 11:15 USB Gadget Drivers Rajat Jain
@ 2008-12-04 12:02 ` Thomas Rega
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Rega @ 2008-12-04 12:02 UTC (permalink / raw)
  To: kernelnewbies; +Cc: Rajat Jain, linux-newbie


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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-12-04 12:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-04 11:15 USB Gadget Drivers Rajat Jain
2008-12-04 12:02 ` Thomas Rega

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox