On Fri, Jan 18, 2002 at 04:35:27PM -0800, David Brownell wrote:
> This patch is against 2.5.2-pre11 but it should work
> fine against the current 2.5.3-pre stuff too.
> 
> It adds the "ohci-hcd" driver, which should replace
> the "usb-ohci" driver ... preferably in the 2.5.4 series
> rather than before, since I want folk to be able to do
> some A/B testing for a while to make sure that this
> switch didn't add any bugs.

With all of the patches that I just sent, I tried out the driver and it
didn't work :)

Here's the dmesg messages that I get when I plug in a hub to the ohci
controller:
        ohci-hcd.c: USB Schedule overrun
        <repeated lots of times>
        usb_control/bulk_msg: timeout
        ohci-hcd.c: 00:09.0: ohci_get_frame
        ohci-dbg.c: UNLINK:[726f] dev:0,ep=0-O,CTRL,flags: 0,len:0/0,stat:-2
        ohci-hcd.c: USB Schedule overrun
        hcd.c: giveback urb ec24ec20 status -2
        hcd.c: 00:09.0: wait for giveback urb ec24ec20
        usb.c: USB device not accepting new address=3 (error=-110)
        ohci-hub.c: 00:09.0: GetStatus roothub.portstatus [1] = 0x00010100 CSC PPS

This same hub works just fine with the usb-ohci, uhci, and usb-uhci
drivers.

One other comment, it looks like you got the "Product=" and
"Manufacturer=" lines in /proc/bus/usb/devices backwards :)

thanks,

greg k-h

_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to