On Mon, 2 Feb 2009, Toan Pham wrote: > Does anyone know what does a URB status of -32 mean? > I am experiencing problems in the USB subsystem and trying to trouble shoot it, > would someone please help. >From include/asm-generic/errno-base.h, 32 is EPIPE. >From Documentation/usb/error-codes.txt, -EPIPE means the endpoint is halted. Alan Stern -- 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