From: "David Brownell" <[EMAIL PROTECTED]>
> ... is still not informative.  "-100" means "-ENETDOWN" on my system,
> but no HCD returns that code.  What architecture?

Not sure what you mean "what architecture". This happens on both uhci
and ohci as demonstrated by the more complete messages attached below.

-110 "-ETIMEDOUT" is the error code, returned from
usbserial.c:ezusb_writememory(), returned from usb_control_msg().

> Which queueing changes ... the <linux/list.h> macros dithering
> between "list_t" and sanity?  :)

No idea which changes. I'm not familiar enough with the usb core to
figure out what's broken.

..Stu

--- messages-ohci ---
Sep 17 09:48:33 moll kernel: hub.c: new USB device 00:0d.0-1, assigned
address 2
Sep 17 09:48:33 moll kernel: usb.c: USB device 2 (vend/prod 0x710/0x1) is
not claimed by any active driver.
Sep 17 09:48:33 moll kernel: usb.c: registered new driver serial
Sep 17 09:48:33 moll kernel: usbserial.c: USB Serial Driver core v1.6
Sep 17 09:48:33 moll kernel: usbserial.c: USB Serial support registered for
Connect Tech - WhiteHEAT - (prerenumeration)
Sep 17 09:48:34 moll kernel: message.c: usb_control/bulk_msg: timeout
Sep 17 09:48:34 moll kernel: whiteheat.c: whiteheat_firmware_download -
ezusb_writememory failed for first firmware step (-110 8000 c88339fb 16)
Sep 17 09:48:34 moll kernel: usbserial.c: Connect Tech - WhiteHEAT -
(prerenumeration) converter detected
Sep 17 09:48:34 moll kernel: usbserial.c: Connect Tech - WhiteHEAT -
(prerenumeration) converter now attached to ttyUSB0 (or usb/tts/0 for devfs)
Sep 17 09:48:34 moll kernel: usbserial.c: USB Serial support registered for
Connect Tech - WhiteHEAT
Sep 17 09:48:34 moll kernel: whiteheat.c: USB ConnectTech WhiteHEAT driver
v1.2
--- end ohci ---

--- messages-uhci ---
Sep 17 09:48:54 moll kernel: usb.c: USB disconnect on device 2
Sep 17 09:48:54 moll kernel: usbserial.c: Connect Tech - WhiteHEAT -
(prerenumeration) converter now disconnected from ttyUSB0
Sep 17 09:49:21 moll kernel: hub.c: new USB device 00:07.2-1, assigned
address 2
Sep 17 09:49:22 moll kernel: message.c: usb_control/bulk_msg: timeout
Sep 17 09:49:22 moll kernel: whiteheat.c: whiteheat_firmware_download -
ezusb_writememory failed for first firmware step (-110 8000 c88339fb 16)
Sep 17 09:49:22 moll kernel: usbserial.c: Connect Tech - WhiteHEAT -
(prerenumeration) converter detected
Sep 17 09:49:22 moll kernel: usbserial.c: Connect Tech - WhiteHEAT -
(prerenumeration) converter now attached to ttyUSB0 (or usb/tts/0 for devfs)
--- end uhci ---




-------------------------------------------------------
Sponsored by: AMD - Your access to the experts on Hammer Technology! 
Open Source & Linux Developers, register now for the AMD Developer 
Symposium. Code: EX8664 http://www.developwithamd.com/developerlab
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to