patch-2.4.13 linux/Documentation/usb/error-codes.txt
Next file: linux/Documentation/usb/philips.txt
Previous file: linux/Documentation/sonypi.txt
Back to the patch index
Back to the overall index
-  Lines: 19
-  Date:
Wed Oct 17 14:34:06 2001
-  Orig file: 
v2.4.12/linux/Documentation/usb/error-codes.txt
-  Orig date: 
Thu Dec  7 16:13:38 2000
diff -u --recursive --new-file v2.4.12/linux/Documentation/usb/error-codes.txt linux/Documentation/usb/error-codes.txt
@@ -79,8 +79,7 @@
 -EILSEQ			CRC mismatch
 
 USB_ST_STALL
--EPIPE			a) babble detect
-			b) endpoint stalled
+-EPIPE			endpoint stalled
 
 USB_ST_BUFFEROVERRUN
 -ECOMM			During an IN transfer, the host controller
@@ -95,7 +94,7 @@
 USB_ST_DATAOVERRUN
 -EOVERFLOW		The amount of data returned by the endpoint was
 			greater than either the max packet size of the
-			endpoint or the remaining buffer size
+			endpoint or the remaining buffer size.  "Babble".
 
 USB_ST_DATAUNDERRUN
 -EREMOTEIO		The endpoint returned less than max packet size
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)