Hi,

I need to patch the USB configuration descriptor for a faulty device and I've 
found a "ConfigurationDescriptorOverride" key which should help me do that.


I've put it into a codeless override kext and I've managed to get it running - 
I can see this property for my IOUSBDevice via IORegistryExplorer.


However, it's not actually working - when I request device's config descriptor 
via IOUSBLib, I get the old value instead of the overridden value.


I wonder, is this the proper way to override device's config descriptor? Or am 
I missing something?


The types seem to be correct - "ConfigurationDescriptorOverride" is an array of 
Data elements, and the number of elements is matching bNumConfigurations.


Regards,

Andrew
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Usb mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/usb/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to