On Wed, 6 Feb 2013, Alan Stern wrote: > > > Is this issue fixed ? > > > Actually we too are getting very similar issue with samsung exynos5250 hardware. > > > With latest 'usb-next' kernel and supporting arch patches, when i use > > > following test scenerio: > > > Connect a USB 2.0 external hub to USB 2.0 port, and connect mice or > > > keyboard enumeration and > > > functionality is fine but once disconnecting the HID we get to see the > > > error log: > > > hid-generic 0003:04B3:3025.0002: can't reset device, > > > s5p-ehci-1.3/input0, status -71 > > > > > > When i tried to enable CONFIG_USB_DEBUG, get the following log: > > > > looks like it's not OMAP-specific. Alan any tips ? > > It could be a problem with the hub the keyboard is plugged into. Or > something going on with the hub driver. I'll try doing the same thing > on my system. I tried it. This is on an Intel system, not OMAP or anything like that. The result was as expected; there were a few "can't reset device" error messages but they stopped after a few hundred ms. If they persist for several minutes then something else is wrong. On the other hand, we could change the priority of those log messages. They don't have to be errors or warnings. Alan Stern -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html