On Sunday 29 August 2010 19:03:58 Alan Stern wrote: > That might indeed make a significant difference. Artem, you can > achieve the same effect in Linux by editing the source file > drivers/usb/host/ehci-hcd.c. Change the line that says > > #define EHCI_TUNE_CERR 3 /* 0-3 qtd retries; 0 == don't stop > */ For devices through transaction translators (TT's) this value should always be 3. See the EHCI specification. Else you can change it to 0. --HPS -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html