[Linux-uvc-devel] Support for Interface Association Descriptors
Linux UVC driver and tools
Brought to you by:
pinchartl
|
From: Craig N. <cr...@na...> - 2006-03-02 06:41:27
|
I'm interested in knowing what people think of adding support for Interface Association Descriptors in the descriptor parsing code (drivers/usb/core/config.c), new device handling code (drivers/usb/core/usb.c), and to class drivers that commonly use IADs. For devices that specify the class at the interface level and have IADs the class driver would be attached to the IAD instead of the individual interfaces. IMO this would facilitate implementing a general purpose USB Video Class driver. Best Regards, Craig Nadler |