On Fri, 29 Aug 2003, David Brownell wrote:

> This patch includes:
> 
>   - updates from Benjamin Herrenschmidt to make usbcore
>     behave a bit better during PM suspend (setting and
>     checking hcd state).
> 
>   - related updates from me, making more paths into hcds
>     fail when the driver is suspended.
> 
>   - updates based on some feedback from Alan Stern,
>     notably including getting rid of a state we don't
>     really need (most of the patch, by volume).
> 
>   - an experiment that tries to give a warning in the
>     sadly common case of ACPI or APIC (etc) settings
>     that need to change before USB works.
> 
> Net effect is that some of the PM issues start to get
> resolved, maybe IRQ problems will be diagnosed quicker,
> and some overdue cleanup gets started.
> 
> Please have a look-see.

This looks pretty good to me.  So you're still relying on the driver's 
start() and resume() methods to set hcd->state to RUNNING, rather than 
relying on checking their return codes in hcd-pci.c and doing it for them?

Alan Stern



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to