]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] USB: Allow high-bandwidth isochronous packets via usbfs
authorMicah Dowty <micah@vmware.com>
Fri, 19 May 2006 18:26:24 +0000 (11:26 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 21 Jun 2006 22:04:11 +0000 (15:04 -0700)
commit4c51b7a0556c0728ed8fb0e293272a9058ece6f5
tree581c5088ce1cff693615ce06cac6ba5410d5aca9
parentc775e380a36b6f315fd05c02d1910385ca9c2ce3
[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>
drivers/usb/core/devio.c