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.

TUSB7340 windows driver (v1.12.24) can not accept LGO_U1



my usb3.0 device will issue LGO_U1 to Host, but Host will always reject my request by LXU, can you modify driver to enable this behavior?

also, driver won't issue SET_FEATURE[U1_ENABLE] request to device, is there any reason of doing this (cause it decreases the flexibility of power management)?

i assume the driver will have to enable certain bit (ex. U1Enable) in xhci register in order to accept LGO_U1 request from device, right?