On Mon, 18 Sep 2006, Rafael J. Wysocki wrote: > > Actually, the problem is ohci_hcd doesn't seem to recognize devices plugged > > into the USB ports. > > > > For example, if I unplug and replug a mouse (that worked before unplugging), > > it doesn't work any more. I have to reload ohci_hcd to make it work again. > > > > This is 100% reproducible and occurs on the two boxes above. > > I have carried out a binary search and found that the problem is caused by > > gregkh-usb-usbcore-remove-usb_suspend_root_hub.patch
Tell me, what happens if you leave that patch installed, and you use the patch I sent last week (the one that removes a chunk of code from ohci-hub.c), and you also set CONFIG_USB_SUSPEND? I think the real underlying problem here is that David's implementation of root-hub suspend in ohci-hcd is incompatible with the overall scheme I've been working on. In the end I'll probably have to rewrite the ohci-hcd code. Alan Stern ------------------------------------------------------------------------- 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 _______________________________________________ [email protected] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
