Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 14823
b: refs/heads/master
c: 620948a
h: refs/heads/master
i:
  14821: e212ca4
  14819: cead1fa
  14815: 176e96f
v: v3
  • Loading branch information
Alan Stern authored and Greg Kroah-Hartman committed Nov 30, 2005
1 parent c3c0ff6 commit dc97dd3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c9d6073fb3cda856132dd544d537679f9715436c
refs/heads/master: 620948a01c71060a32611bc2f792f58a88cf28b1
5 changes: 3 additions & 2 deletions trunk/Documentation/usb/error-codes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,9 @@ USB-specific:

-EMSGSIZE (a) endpoint maxpacket size is zero; it is not usable
in the current interface altsetting.
(b) ISO packet is biger than endpoint maxpacket
(c) requested data transfer size is invalid (negative)
(b) ISO packet is larger than the endpoint maxpacket.
(c) requested data transfer length is invalid: negative
or too large for the host controller.

-ENOSPC This request would overcommit the usb bandwidth reserved
for periodic transfers (interrupt, isochronous).
Expand Down

0 comments on commit dc97dd3

Please sign in to comment.