On Fri, Oct 20, 2006 at 11:33:06AM -0400, Alan Stern wrote: > On Fri, 20 Oct 2006, Oliver Neukum wrote: > > > Am Donnerstag, 19. Oktober 2006 22:29 schrieb David Brownell: > > > It seems that every time a device enumerates, it autosuspends until > > > a driver appears, then it's kicked off and must re-enumerate (hence > > > address 3 not 2). > > > > I'm also seeing a suspend/resume cycle every time I plug in a mouse. > > Even if the hid driver is loaded. > > I see similar things. It must be caused by delays in the driver-model > core. I have no idea why it should take more than 2 seconds to probe a > newly-attached device.
Huh? The driver core operates with no sleeps and runs in the process that it was called in, so I don't think it would be sleeping 2 seconds. But enable debugging in the driver core (it's a config option) and see what the timestamps tell you (enable the printk timestamp option, it's very useful for stuff like this.) thanks, greg k-h ------------------------------------------------------------------------- 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