hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
kernel/drivers/usb/storage/unusual_uas.h
....@@ -89,13 +89,6 @@
8989 USB_SC_DEVICE, USB_PR_DEVICE, NULL,
9090 US_FL_NO_REPORT_LUNS),
9191
92
-/* Reported-by: Hongling Zeng <zenghongling@kylinos.cn> */
93
-UNUSUAL_DEV(0x0bda, 0x9210, 0x0000, 0x9999,
94
- "Hiksemi",
95
- "External HDD",
96
- USB_SC_DEVICE, USB_PR_DEVICE, NULL,
97
- US_FL_IGNORE_UAS),
98
-
9992 /* Reported-by: Benjamin Tissoires <benjamin.tissoires@redhat.com> */
10093 UNUSUAL_DEV(0x13fd, 0x3940, 0x0000, 0x9999,
10194 "Initio Corporation",
....@@ -124,11 +117,12 @@
124117 USB_SC_DEVICE, USB_PR_DEVICE, NULL,
125118 US_FL_BROKEN_FUA),
126119
120
+/* Reported by: Yaroslav Furman <yaro330@gmail.com> */
127121 UNUSUAL_DEV(0x152d, 0x0583, 0x0000, 0x9999,
128122 "JMicron",
129
- "JMS583",
123
+ "JMS583Gen 2",
130124 USB_SC_DEVICE, USB_PR_DEVICE, NULL,
131
- US_FL_BROKEN_FUA | US_FL_NO_REPORT_OPCODES),
125
+ US_FL_NO_REPORT_OPCODES),
132126
133127 /* Reported-by: Thinh Nguyen <thinhn@synopsys.com> */
134128 UNUSUAL_DEV(0x154b, 0xf00b, 0x0000, 0x9999,