From: Alan Stern Date: Fri, 8 Jun 2007 19:25:02 +0000 (-0400) Subject: USB: Handle bogus low-speed Bulk endpoints X-Git-Tag: v2.6.23-rc1~1083^2~80 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60aac1ec26b960fe77bf600457bc6c06f8aa7db4;p=pandora-kernel.git USB: Handle bogus low-speed Bulk endpoints A noticeable number of low-speed devices mistakenly include descriptors for Bulk endpoints, which is forbidden by the USB spec. In an attempt to make such devices more usable, this patch (as924) converts the descriptors to Interrupt with an interval of 1 ms. Signed-off-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed