usbutils
usbutils copied to clipboard
Include "negotiated speed" in device dump
It used to be simple to make sure a device connection was using USB 3.0+ speed. Check the Type-A connector and make sure it is blue.
The color code was dropped with USB-C cables. Some of them only have USB-2 wires, which made some devices silently fallback on USB-2 speed.
This patch displays the "negotiated speed" of a device so users can make sure the device is working at the expected speed.
Signed-off-by: Fabien Sanglard [email protected]
I am not familiar with github, is there anything else I need to do to request another review (I have clicked the button).
ping?
There is no rush here, please give me time to consider this, and test it, as it will affect the output for everyone in a way that has not been displayed before.
Did you get a change to think about this PR Greg?
Hello, did you get a chance to look at this PR?
Merged manually, thanks.