Re: [U-Boot] stability USB memory sticks for the common OHCI USB layer.

2008-09-24 Thread Stelian Pop
Le mardi 23 septembre 2008 à 12:31 +0200, Remy Bohmer a écrit : > Hello Stelian, > > Thanks for the logging. This is useful info. > > > usb_control_msg: request: 0x1, requesttype: 0x23, value 0x14 index 0x1 > > length 0x0 > > New Device 1 > > usb_control_msg: request: 0x6, requesttype: 0x80, val

Re: [U-Boot] stability USB memory sticks for the common OHCI USB layer.

2008-09-23 Thread Remy Bohmer
Hello Stelian, Thanks for the logging. This is useful info. > usb_control_msg: request: 0x1, requesttype: 0x23, value 0x14 index 0x1 length > 0x0 > New Device 1 > usb_control_msg: request: 0x6, requesttype: 0x80, value 0x100 index 0x0 > length 0x40 > ERROR: USB-error: DEVICENOTRESPONDING: Devi

Re: [U-Boot] stability USB memory sticks for the common OHCI USB layer.

2008-09-22 Thread Stelian Pop
Le lundi 22 septembre 2008 à 14:42 +0200, Remy Bohmer a écrit : > pièce jointe document texte brut (increase-usb-control-timeout.patch) > Hello Stelian, > > As promised, here is the first patch to test. Unfortunately it doesn't seem to make much difference, see the log below. I've enabled USB_DEB

[U-Boot] stability USB memory sticks for the common OHCI USB layer.

2008-09-22 Thread Remy Bohmer
Hello Stelian, As promised, here is the first patch to test. I looked at your logging output, and noticed that the device you mailed me the logging from contained an interrupt endpoint (3 endpoints). My USB sticks do not have such an endpoint, so that was the only difference in the lsusb output.