Re: usb broken in 2.5?

Greg KH (greg@kroah.com)
Tue, 14 Jan 2003 06:55:29 -0800


On Tue, Jan 14, 2003 at 03:44:35AM +0100, Felix von Leitner wrote:
> In 2.5.57 USB does not work. The mainboard devices are still detected,
> and apparently also the USB devices are found, but then the USB code
> tries to remap them and fails. It tries again with 1.5 Mb/s and fails
> again.

This sounds like the old iterrupt routing problem that ACPI causes at
times, and not a USB problem (the interrupts aren't getting to the
controller, nothing the USB controller can do about that...)

> > usb_control/bulk_msg: timeout
> > usb.c: USB device not accepting new address=3 (error=-110)
>
> The same problem also happens with the WOLK kernel patch, which appears
> to also include a newer version of the USB code.

Newer version? Where would the WOLK people get that from, as the stuff
in the main tree is the newest.

Since you said you are using ACPI, I'd suggest taking this up with the
ACPI developers.

thanks,

greg k-h
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/