On Saturday 18 December 2004 8:53 am, Frank Schmitt wrote:
> 
> After some fiddling around with different kernels and configs,
> I found out, that this bug is caused by the setting CONFIG_USB_SUSPEND=y
> in Fedoras kernel config. If i disable this, everything works again (as
> it has always done since my first kernel (2.4.18 IIRC)).

The bug is in Fedora:  it shouldn't enable that feature by
default, most of the USB drivers don't support it yet; they
don't have usb suspend() and resume() methods yet.  And for
that matter, HCD integration with that feature won't work
in most cases until 2.6.10 ... there's a reason that code
is marked EXPERIMENTAL, see the Kconfig helptext!!!

(Oh, and there are a few related issues yet to resolve in
the basic Linux PM infrastructure too ...)

- Dave


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to