1 /* Driver for USB Attached SCSI devices - Unusual Devices File
5 * Based on the same file for the usb-storage driver, which is:
9 * This program is free software; you can redistribute it and/or modify it
10 * under the terms of the GNU General Public License as published by the
11 * Free Software Foundation; either version 2, or (at your option) any
14 * This program is distributed in the hope that it will be useful, but
15 * WITHOUT ANY WARRANTY; without even the implied warranty of
16 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
17 * General Public License for more details.
19 * You should have received a copy of the GNU General Public License along
20 * with this program; if not, write to the Free Software Foundation, Inc.,
21 * 675 Mass Ave, Cambridge, MA 02139, USA.
25 * IMPORTANT NOTE: This file must be included in another file which defines
26 * a UNUSUAL_DEV macro before this file is included.
30 * If you edit this file, please try to keep it sorted first by VendorID,
33 * If you want to add an entry for this file, be sure to include the
34 * following information:
35 * - a patch that adds the entry for your device, including your
36 * email address right above the entry (plus maybe a brief
37 * explanation of the reason for the entry),
38 * - lsusb -v output for the device
43 /* https://bugzilla.kernel.org/show_bug.cgi?id=79511 */
44 UNUSUAL_DEV(0x0bc2, 0x2312, 0x0000, 0x9999,
47 USB_SC_DEVICE, USB_PR_DEVICE, NULL,
50 /* https://bbs.archlinux.org/viewtopic.php?id=183190 */
51 UNUSUAL_DEV(0x0bc2, 0x3312, 0x0000, 0x9999,
54 USB_SC_DEVICE, USB_PR_DEVICE, NULL,
58 UNUSUAL_DEV(0x0bc2, 0x3320, 0x0000, 0x9999,
61 USB_SC_DEVICE, USB_PR_DEVICE, NULL,
65 UNUSUAL_DEV(0x0bc2, 0xa003, 0x0000, 0x9999,
68 USB_SC_DEVICE, USB_PR_DEVICE, NULL,
71 /* https://bbs.archlinux.org/viewtopic.php?id=183190 */
72 UNUSUAL_DEV(0x0bc2, 0xab20, 0x0000, 0x9999,
75 USB_SC_DEVICE, USB_PR_DEVICE, NULL,
78 /* https://bbs.archlinux.org/viewtopic.php?id=183190 */
79 UNUSUAL_DEV(0x0bc2, 0xab21, 0x0000, 0x9999,
82 USB_SC_DEVICE, USB_PR_DEVICE, NULL,
86 UNUSUAL_DEV(0x152d, 0x0567, 0x0000, 0x9999,
89 USB_SC_DEVICE, USB_PR_DEVICE, NULL,
90 US_FL_NO_REPORT_OPCODES),
92 /* Most ASM1051 based devices have issues with uas, blacklist them all */
94 UNUSUAL_DEV(0x174c, 0x5106, 0x0000, 0x9999,
97 USB_SC_DEVICE, USB_PR_DEVICE, NULL,
101 UNUSUAL_DEV(0x2109, 0x0711, 0x0000, 0x9999,
104 USB_SC_DEVICE, USB_PR_DEVICE, NULL,
108 UNUSUAL_DEV(0x4971, 0x1012, 0x0000, 0x9999,
111 USB_SC_DEVICE, USB_PR_DEVICE, NULL,