Re: [PATCH] USB IAD Support (kernel2.6.21.3)

"Craig W. Nadler" <[email protected]>
Newsgroups gmane.linux.usb.devel
Message-ID <[email protected]>
Pete Zaitcev wrote:
> On Sat, 09 Jun 2007 13:49:20 -0400, "Craig W. Nadler" <[email protected]> wrote:
>
>   
>> @@ -245,6 +250,11 @@ struct usb_host_config {
>> struct usb_config_descriptor desc;
>>
>> char *string; /* iConfiguration string, if present */
>> + 
>> + /* List of any Interface Association Descriptors in this
>> + * configuration. */
>> + struct usb_interface_assoc_descriptor *intf_assoc[USB_MAXIADS];
>>     
>
> What is this for? How do you want to use this?
>
> -- Pete
The intf_assoc field could be used by USB class/device drivers that 
handle devices with associated interfaces. When an interface is being 
probed this would make it simpler to identify which other interfaces are 
associated with it.

Craig

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
[email protected]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.