Re: 2.4.13pre5 breaks usb-storage ?

Greg KH (greg@kroah.com)
Sat, 20 Oct 2001 16:20:21 -0700


On Sat, Oct 20, 2001 at 03:51:06PM -0700, Aaron D. Turner wrote:
>
> On Sat, 20 Oct 2001, Greg KH wrote:
>
> > If you use usb-uhci.o instead of uhci.o on 2.4.13-pre5, does that work?
> >
> > The uhci.o driver has changed between -pre3 and -pre5, not usb-storage.
>
> Well looks like I spoke too soon. Works great on the IBM 600X, but USB is
> completely hosed under 2.4.13pre5 on my Athalon system. Can't get the
> mouse to work, or the pendrive. I'm getting Oops's during boot in various
> places (seems to be dependant on what USB things are compiled statically
> vs. modules). One such oops is included in the attached dmesg.
>
> I haven't tried 2.4.13p3 on the Athalon, this was a direct upgrade from
> 2.4.10.

Bleah, this is the hub.c bug. This problem is fixed in the -ac tree.
I'd recommend using that tree for now, or just grab the
drivers/usb/hub.c and drivers/usb/hub.h files from a -ac tree and put
them in your 2.4.13-pre5 directory.

If you still have problems after doing that, please let me know.

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/