On Wed, Jul 01, 2009 at 10:05:49AM +0200, ext Wojciech Kromer wrote: > Hello. > > Can you tell me a quick resume on work down with multiple gadget ( > complex device)? > Are there any working patch-sets or sth? > Any links are welcome. I guess you mean the composite gadget framework. Take a look at drivers/usb/gadget/cdc2.c as an example implementation of a composite gadget driver. You can make use of the existing f_*.c function drivers or write your own if needed. -- balbi -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html