Alan Stern wrote: > On Mon, 19 Oct 2009, Yoshihiro Shimoda wrote: > >> Alan Stern wrote: >>> We have had the hcd->uses_new_polling flag for many years now, so by >>> this time all the HCDs should be setting it. But a few laggards >>> aren't. Accordingly, this patch adds the flag to the drivers that >>> don't already set it. >>> >>> I doubt this will make any difference in the drivers' behavior, but >>> it would be good to test the patch just in case. Please let me know if >>> it causes any problems. >> Thank you for your patch. I tested this patch on r8a66597-hcd. >> I made an additional patch because the driver cannot detect a USB device. > > Does the driver work with your additional patch and without > uses_new_polling? If it does, then you should submit your patch to > Greg right away, and I'll submit my patch after yours is accepted. No, it doesn't. The driver cannot detect full/low speed device when without uses_new_polling. However it can detect high speed device. What should I do? Thanks, Yoshihiro Shimoda -- 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