Hello I managed to compile 2.5.38 development kernel with usb support for debuging my serial - USB device. below was extracted from dmesg output after connecting USB device to the bus. I _think_ was below means, but would appriciate if someone could give me some fast pointer or where to read about this stuff. [..]
ub.c: new USB device 00:11.2-1, assigned address 4 message.c: usb_control/bulk_msg: timeout hcd.c: 00:11.2: wait for giveback urb c138a9c0 hcd.c: giveback urb c138a9c0 status -104 len 0 uhci-hcd.c: uhci_result_control() failed with status 440000 [c13a50c0] link (013a5062) element (013a61e0) 0: [c13a61e0] link (013a6210) e0 Stalled CRC/Timeo Length=7 MaxLen=7 DT0 EndPt=0 Dev=4, PID=2d(SETUP) (buf=0f136500) 1: [c13a6210] link (013a6240) e3 SPD Active Length=0 MaxLen=7 DT1 EndPt=0 Dev=4, PID=69(IN) (buf=012e1d94) 2: [c13a6240] link (00000001) e3 IOC Active Length=0 MaxLen=7ff DT1 EndPt=0 Dev=4, PID=e1(OUT) (buf=00000000) hcd.c: giveback urb c138a9c0 status -110 len 0 uhci-hcd.c: uhci_result_control() failed with status 440000 [c13a50f0] link (013a5062) element (013a61e0) 0: [c13a61e0] link (013a6210) e0 Stalled CRC/Timeo Length=7 MaxLen=7 DT0 EndPt=0 Dev=4, PID=2d(SETUP) (buf=0f136500) 1: [c13a6210] link (013a6240) e3 SPD Active Length=0 MaxLen=7 DT1 EndPt=0 Dev=4, PID=69(IN) (buf=012e1d94) 2: [c13a6240] link (00000001) e3 IOC Active Length=0 MaxLen=7ff DT1 EndPt=0 Dev=4, PID=e1(OUT) (buf=00000000) hcd.c: giveback urb c138a9c0 status -110 len 0 uhci-hcd.c: uhci_result_control() failed with status 440000 [c13a50c0] link (013a5062) element (013a61e0) 0: [c13a61e0] link (013a6210) e0 Stalled CRC/Timeo Length=7 MaxLen=7 DT0 EndPt=0 Dev=4, PID=2d(SETUP) (buf=0f136500) 1: [c13a6210] link (013a6240) e3 SPD Active Length=0 MaxLen=7 DT1 EndPt=0 Dev=4, PID=69(IN) (buf=012e1d94) 2: [c13a6240] link (00000001) e3 IOC Active Length=0 MaxLen=7ff DT1 EndPt=0 Dev=4, PID=e1(OUT) (buf=00000000) hcd.c: giveback urb c138a9c0 status -110 len 0 uhci-hcd.c: uhci_result_control() failed with status 440000 [c13a50f0] link (013a5062) element (013a61e0) 0: [c13a61e0] link (013a6210) e0 Stalled CRC/Timeo Length=7 MaxLen=7 DT0 EndPt=0 Dev=4, PID=2d(SETUP) (buf=0f136500) 1: [c13a6210] link (013a6240) e3 SPD Active Length=0 MaxLen=7 DT1 EndPt=0 Dev=4, PID=69(IN) (buf=012e1d94) 2: [c13a6240] link (00000001) e3 IOC Active Length=0 MaxLen=7ff DT1 EndPt=0 Dev=4, PID=e1(OUT) (buf=00000000) hcd.c: giveback urb c138a9c0 status -110 len 0 uhci-hcd.c: uhci_result_control() failed with status 440000 [c13a50c0] link (013a5062) element (013a61e0) 0: [c13a61e0] link (013a6210) e0 Stalled CRC/Timeo Length=7 MaxLen=7 DT0 EndPt=0 Dev=0, PID=2d(SETUP) (buf=0f136500) 1: [c13a6210] link (00000001) e3 IOC Active Length=0 MaxLen=7ff DT1 EndPt=0 Dev=0, PID=69(IN) (buf=00000000) hcd.c: giveback urb c138a9c0 status -110 len 0 uhci-hcd.c: uhci_result_control() failed with status 440000 [c13a50c0] link (013a5062) element (013a61e0) 0: [c13a61e0] link (013a6210) e0 Stalled CRC/Timeo Length=7 MaxLen=7 DT0 EndPt=0 Dev=0, PID=2d(SETUP) (buf=0f136500) 1: [c13a6210] link (00000001) e3 IOC Active Length=0 MaxLen=7ff DT1 EndPt=0 Dev=0, PID=69(IN) (buf=00000000) [..] regards, himba __________________________________________________________________ The NEW Netscape 7.0 browser is now available. Upgrade now! http://channels.netscape.com/ns/browsers/download.jsp Get your own FREE, personal Netscape Mail account today at http://webmail.netscape.com/ ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
