From: Craig W. Nadler Date: Sat, 16 Jun 2007 03:14:35 +0000 (-0400) Subject: USB: add IAD support to usbfs and sysfs X-Git-Tag: v2.6.23-rc1~1083^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=165fe97ed6107d3cde63592d5ac36400a5eb9f6f;p=pandora-kernel.git USB: add IAD support to usbfs and sysfs USB_IAD: Adds support for USB Interface Association Descriptors. This patch adds support to the USB host stack for parsing, storing, and displaying Interface Association Descriptors. In /proc/bus/usb/devices lines starting with A: show the fields in an IAD. In sysfs if an interface on a USB device is referenced by an IAD the following files will be added to the sysfs directory for that interface: iad_bFirstInterface, iad_bInterfaceCount, iad_bFunctionClass, and iad_bFunctionSubClass, iad_bFunctionProtocol Signed-off-by: Craig W. Nadler Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed