On Thu, Oct 25, 2012 at 12:49 AM, Markus wrote:
> Hi list,
>
> I'm having a device here, that amongst others, features some
> descriptors within the configuration descriptor, that are not
> explicitely available via the libusbx API. These are:
>
> - Interface Association Descriptor
> - Device Clas
We are looking at IADs in our code I think. And someone else at work also
wrote some descriptor parsing code in Python... I'll have a look and let
you know...
On Oct 25, 2012 1:10 AM, "Markus" wrote:
> Hi list,
>
> I'm having a device here, that amongst others, features some
> descriptors within
Hi list,
I'm having a device here, that amongst others, features some
descriptors within the configuration descriptor, that are not
explicitely available via the libusbx API. These are:
- Interface Association Descriptor
- Device Class Specific Descriptors
- Super Speed Companion Descriptor
Whi