Brad Hards wrote: > Just a thought: the place where HUB_PROBE_TRIES is used is > usb_hub_port_connect_change(), which calls usb_hub_port_reset(), which in turn > is the source of the "USB device not accepting new address" error. Could we be > falling foul of some marginal condition that is masked in Windows? > > Ken - what error do you see if HUB_PROBE_TRIES is less than three?
Yeah, it's about what you are describing. Something to the effect of: usb.c: USB device no accepting new address=6 usb.c: USB device no accepting new address=7 You get to see the same thing with the retry's incremented, but then it gets the next address. (8 in this case) -Ken _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
