commit | 3612242e527eb47ee4756b5350f8bdf791aa5ede | [log] [tgz] |
---|---|---|
author | Micah Dowty <micah@vmware.com> | Fri May 19 11:26:24 2006 -0700 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Wed Jun 21 15:04:11 2006 -0700 |
tree | 581c5088ce1cff693615ce06cac6ba5410d5aca9 | |
parent | e016683d595aacde78b9385aabd0b98c8915d885 [diff] |
[PATCH] USB: Allow high-bandwidth isochronous packets via usbfs This patch increases an arbitrary limit on the size of individual isochronous packets submitted via usbfs. The limit is still arbitrary, but it's now large enough to support the maximum packet size used by high-bandwidth isochronous transfers. Signed-off-by: Micah Dowty <micah@vmware.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>