> Milan Svoboda napisa?(a): > > IMHO, gadgetfs' .speed declares maximum supported speed that gadgetfs is > > able to work with. Thus it's better to look at the at91_udc driver and > > find it's probe function and change it to support gadgets that > > supports at least USB_SPEED_FULL speed (USB_SPEED_FULL and higher). > > at91_udc is one of _three_ drivers that accept only USB_SPEED_FULL. > gadgetfs is the _only_ gadget that forces USB_SPEED_HIGH even if the > peripherial driver doesn't support it. >
This is not my policy. I had the same problem with pxa2xx_udc and my first approach to solve that was exactly the same as yours ;-) But I was told by David Brownell that that's not correct solution. My second attempt was accepted. This could be interesting for you: http://marc.theaimsgroup.com/?l=git-commits-head&m=115093105022278&w=2 I send a patch that converts all udc drivers to this policy. I would be happy if you test it and send me response if it works. Best regards, Milan Svoboda ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ linux-usb-devel@lists.sourceforge.net To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel