On Thursday 11 December 2008, Grazvydas Ignotas wrote: > Curiously at this point I can plug/unplug to my ext hub any additional > devices as much as I want, as long as I keep the first device plugged. > If I unplug all devices from ext hub, I get suspend and kernel no > longer reacts to any replugs. Sounds like one issue might be that EHCI isn't waking up the way it should, when it gets "remote wakeup" signaling from USB. The USB host drivers go to some effort to put themselves in as low a runtime power state as practical, and rely on the hardware to wake up given events like insertion/removal of an external device, or the downstream device issuing wakeup signaling (e.g. press a key on a keyboard that went to sleep). OMAP has been known to need special attention to kick in such wakeup mechanisms. Maybe this is another such case. - Dave -- 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