On Sat, 19 May 2007, Ragner Magalhaes wrote:

> The following series implements USB Composite Gadget Support.
> 
> [PATCH 1/6] USB gadget driver.
> [PATCH 2/6] Composite gadget driver.
> [PATCH 3/6] Composite gadget driver upgrade.
> [PATCH 4/6] Kconfig modifications for USB Composite gadget support.
> [PATCH 5/6] Composite File Storage gadget support.
> [PATCH 6/6] Composite Ether gadget support.
> 
> The Composite Gadget can handle one or two configurations.
> When the first usb_function modprobe'ed has two configurations
> the Composite Gadget will have two configurations, for the
> other functions modprobe'ed after will be used the selected or
> standard configuration only, their interfaces will be part
> of the Composite's Configurations.
> Then exchanging configs in the Composite will only affect the
> first function.
> In case the first modprobe'ed function has only one configure,
> the Composite Gadget WILL have only one configuration.
> This behavior is useful when modprobe'ing g_ether as the first
> usb_function due to the RNDIS and CDC Configurations.

How does this patchset differ from your earlier versions?

Alan Stern


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
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