.. | .. |
---|
89 | 89 | USB_SC_DEVICE, USB_PR_DEVICE, NULL, |
---|
90 | 90 | US_FL_NO_REPORT_LUNS), |
---|
91 | 91 | |
---|
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 | | - |
---|
99 | 92 | /* Reported-by: Benjamin Tissoires <benjamin.tissoires@redhat.com> */ |
---|
100 | 93 | UNUSUAL_DEV(0x13fd, 0x3940, 0x0000, 0x9999, |
---|
101 | 94 | "Initio Corporation", |
---|
.. | .. |
---|
124 | 117 | USB_SC_DEVICE, USB_PR_DEVICE, NULL, |
---|
125 | 118 | US_FL_BROKEN_FUA), |
---|
126 | 119 | |
---|
| 120 | +/* Reported by: Yaroslav Furman <yaro330@gmail.com> */ |
---|
127 | 121 | UNUSUAL_DEV(0x152d, 0x0583, 0x0000, 0x9999, |
---|
128 | 122 | "JMicron", |
---|
129 | | - "JMS583", |
---|
| 123 | + "JMS583Gen 2", |
---|
130 | 124 | USB_SC_DEVICE, USB_PR_DEVICE, NULL, |
---|
131 | | - US_FL_BROKEN_FUA | US_FL_NO_REPORT_OPCODES), |
---|
| 125 | + US_FL_NO_REPORT_OPCODES), |
---|
132 | 126 | |
---|
133 | 127 | /* Reported-by: Thinh Nguyen <thinhn@synopsys.com> */ |
---|
134 | 128 | UNUSUAL_DEV(0x154b, 0xf00b, 0x0000, 0x9999, |
---|