On Wed, Mar 15, 2006 at 05:25:39PM -0500, Alan Stern wrote: > On Wed, 15 Mar 2006, Marc Singer wrote: > > > > Here Linux get the 9-byte header for descriptor 1. It says wTotalLength > > > = > > > 0x09, which means there are no interface or endpoint descriptors > > > following. Hence the warning message and the oops. > > > > > > In other words, your gadget driver doesn't set wTotalLength for the > > > second > > > config descriptor as it should. > > > > Isn't that the responsibility of the gadget itself and not the UDC? > > Yes, it is. What gadget driver were you using for your test?
ether.c ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ [email protected] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
