Re: Drivers without suspend/resume/reset-resume support
Alan Stern <[email protected]>
| Newsgroups | gmane.linux.usb.devel |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 11 Oct 2007, Oliver Neukum wrote: > > You appear to be saying that if a driver doesn't have a resume method, > > or the resume method returns an error, then the driver should be > > unbound as soon as possible. For non-system non-auto resumes this is > > Yes. > > > right away, but for system resumes it isn't until the driver core is > > stable again. Likewise, non-system suspends should fail if a driver > > Yes. > > > doesn't have a suspend method (I'm not so sure about this part). > > Yes. Okay, I'll see if this can be made to work. It does leave a small window (after the device has been resumed and before the driver is unbound) when the driver might be able to communicate with the device. I guess this won't hurt. Alan Stern ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ [email protected] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel