Re: [PATCH V2] USBIP: return correct port ENABLE status

From: Shuah Khan
Date: Tue Jan 09 2018 - 12:44:21 EST


On 12/18/2017 11:00 PM, pei.zhang@xxxxxxxxx wrote:
> From: Pei Zhang <pei.zhang@xxxxxxxxx>
>
> USB system will clear port's ENABLE feature for some USB devices when
> vdev is already assigned port address. This cause getPortStatus reports
> to system that this device is not enabled, client OS will failed to use
> this usb device.
>
> The failure devices include a SAMSUNG SSD storage, Logitech webcam C920.
>
> V2: send again to all related maintainers.
>
> Signed-off-by: Pei Zhang <pei.zhang@xxxxxxxxx>

Hi Pei Zhang,

Can you elaborate on how you can trigger this condition? Can you send me
more information on how to recreate the problem and demsg from server and
client side when this problem happens.

thanks,
-- Shuah