This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

How to send Clear Port Feature to TUSB2046 from windows without changing the default windows driver

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.