On Sat, 11 Nov 2006, Andrey Borzenkov wrote: > On Tuesday 20 June 2006 00:12, David Brownell wrote: > > > > > > An alternative (but post-boot) workaround _should_ be > > > > > > > > > > > > echo disabled > /sys/bus/pci/devices/0000:00:02.0/power/wakeup > > > > > > > > Did that work? > > > > > > No. But > > > > > > echo -n disabled > > > > /sys/devices/pci0000:00/0000:00:02.0/usb1/power/wakeup > > > > That's what I meant ... thanks, and sorry for the confusion. > > this does not work anymore in current rc5. After writing > cat /sys/devices/pci0000:00/0000:00:02.0/usb1/power/wakeup shows "disabled" > but messages continue to be logged. > > Anything I can do to help narrow it down?
Undoubtedly this change in behavior is caused by the "autostop" code I added to ohci-hcd. It doesn't check the "wakeup" attribute. Dave, is there any clue about exactly what triggers the immediate wakeup? If you could tell me what to test for, I could try writing a patch to fix it. Perhaps the driver needs a "resume_detect_is_broken" quirk. Andrey, if you aren't using USB at all (you mentioned that no devices were plugged in), you can simply do "rmmod ohci-hcd" to stop all those log messages. 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 _______________________________________________ linux-usb-devel@lists.sourceforge.net To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel