From: David Brownell Date: Wed, 5 May 2010 10:53:17 +0000 (+0200) Subject: USB: testusb: an USB testing application X-Git-Tag: v2.6.35-rc1~471^2~86 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2201d6b1620a1d9feac78e9ff12b7246227c8b17;p=pandora-kernel.git USB: testusb: an USB testing application The testusb program just issues ioctls to perform the tests implemented by the kernel driver. It can generate a variety of transfer patterns; you should make sure to test both regular streaming and mixes of transfer sizes (including short transfers). For more information on how this can be used and on USB testing refer to . Signed-off-by: Michal Nazarewicz Cc: Kyungmin Park Cc: Marek Szyprowski Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed