On Monday 12 February 2007 12:53 pm, Matt Reimer wrote: > Attached is a patch against 2.6.20 to implement suspend/resume support > for ohci-s3c2410, based on the suspend/resume support in ohci-pxa27x.c > and ohci-omap.c.
I can't translate that description into behavior. Is this basically turning the controller off, so that resume sees a controller reset and everything re-initializes? Or is it a real USB suspend state, from which the OHCI controller can issue system wakeup events, and which preserves device power sessions? One test is: plug a device in while the system is suspended. Does that wake the system up? Another test is: suspend while a device is connected. Unplug it; does that wake the system? Re-plug it; that should *always* show up as a new device when the system resumes (different USB address etc). - Dave ------------------------------------------------------------------------- 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
