patch-2.4.0-test9 linux/Documentation/usb/error-codes.txt

Next file: linux/Documentation/usb/ov511.txt
Previous file: linux/Documentation/usb/URB.txt
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test8/linux/Documentation/usb/error-codes.txt linux/Documentation/usb/error-codes.txt
@@ -42,6 +42,13 @@
 
 -EMSGSIZE	endpoint message size is zero, do interface/alternate setting
 
+USB_ST_BANDWIDTH_ERROR
+-ENOSPC		The host controller's bandwidth is already consumed and
+		this request would push it past its allowed limit.
+
+-ESHUTDOWN	The host controller has been disabled due to some
+		problem that could not be worked around.
+
 
 **************************************************************************
 *                   Error codes returned by in urb->status               *
@@ -88,6 +95,8 @@
 
 USB_ST_URB_INVALID_ERROR
 -EINVAL			ISO madness, if this happens: Log off and go home
+
+-ECONNRESET		the URB is being unlinked asynchronously
 
 **************************************************************************
 *              Error codes returned by usbcore-functions                 *

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)