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?