diff options
author | Juhyung Park <[email protected]> | 2023-01-17 17:51:54 +0900 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2023-01-17 16:37:04 +0100 |
commit | dbd24ec17b85b45f4e823d1aa5607721920f2b05 (patch) | |
tree | f1af9c0f30dc155deb7288d703651a8897f47d91 /scripts/gdb/linux/device.py | |
parent | d18dcfe9860e842f394e37ba01ca9440ab2178f4 (diff) |
usb-storage: apply IGNORE_UAS only for HIKSEMI MD202 on RTL9210
The commit e00b488e813f ("usb-storage: Add Hiksemi USB3-FW to IGNORE_UAS")
blacklists UAS for all of RTL9210 enclosures.
The RTL9210 controller was advertised with UAS since its release back in
2019 and was shipped with a lot of enclosure products with different
firmware combinations.
Blacklist UAS only for HIKSEMI MD202.
This should hopefully be replaced with more robust method than just
comparing strings. But with limited information [1] provided thus far
(dmesg when the device is plugged in, which includes manufacturer and
product, but no lsusb -v to compare against), this is the best we can do
for now.
[1] https://lore.kernel.org/all/[email protected]
Fixes: e00b488e813f ("usb-storage: Add Hiksemi USB3-FW to IGNORE_UAS")
Cc: Alan Stern <[email protected]>
Cc: Hongling Zeng <[email protected]>
Cc: [email protected]
Signed-off-by: Juhyung Park <[email protected]>
Acked-by: Oliver Neukum <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/device.py')
0 files changed, 0 insertions, 0 deletions