Hi there,
According to the TUSB2046 Errata it may sometimes be necessary to send a ClearPortFeature as per chapter 11 of the usb specification. Could you please give me some guidance on how to do this from a windows system. Ideally I would want to do this without installing a different driver for the hub.
Basically what functions could I use from a C++ program.