On Sun, Dec 06, 2009 at 03:49:33PM -0500, Alan Stern wrote: > On Sun, 6 Dec 2009, Andreas Mohr wrote: > In the kernel source directory: > > $ grep 145 arch/mips/include/asm/errno* > #define ETIMEDOUT 145 /* Connection timed out */ Aww crap, I didn't fathom that errno values are architecture-specific. :-) Thanks! I'll think of this new revelation some more, but I don't think it will help much since I already know that nothing is getting returned, thus eventually hitting an ETIMEDOUT is quite natural. > Alan Stern Andreas Mohr -- 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