162306a36Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0+ */
262306a36Sopenharmony_ci/*
362306a36Sopenharmony_ci * Driver for USB Attached SCSI devices - Unusual Devices File
462306a36Sopenharmony_ci *
562306a36Sopenharmony_ci *   (c) 2013 Hans de Goede <hdegoede@redhat.com>
662306a36Sopenharmony_ci *
762306a36Sopenharmony_ci * Based on the same file for the usb-storage driver, which is:
862306a36Sopenharmony_ci *   (c) 2000-2002 Matthew Dharm (mdharm-usb@one-eyed-alien.net)
962306a36Sopenharmony_ci *   (c) 2000 Adam J. Richter (adam@yggdrasil.com), Yggdrasil Computing, Inc.
1062306a36Sopenharmony_ci */
1162306a36Sopenharmony_ci
1262306a36Sopenharmony_ci/*
1362306a36Sopenharmony_ci * IMPORTANT NOTE: This file must be included in another file which defines
1462306a36Sopenharmony_ci * a UNUSUAL_DEV macro before this file is included.
1562306a36Sopenharmony_ci */
1662306a36Sopenharmony_ci
1762306a36Sopenharmony_ci/*
1862306a36Sopenharmony_ci * If you edit this file, please try to keep it sorted first by VendorID,
1962306a36Sopenharmony_ci * then by ProductID.
2062306a36Sopenharmony_ci *
2162306a36Sopenharmony_ci * If you want to add an entry for this file, be sure to include the
2262306a36Sopenharmony_ci * following information:
2362306a36Sopenharmony_ci *	- a patch that adds the entry for your device, including your
2462306a36Sopenharmony_ci *	  email address right above the entry (plus maybe a brief
2562306a36Sopenharmony_ci *	  explanation of the reason for the entry),
2662306a36Sopenharmony_ci *	- lsusb -v output for the device
2762306a36Sopenharmony_ci * Send your submission to Hans de Goede <hdegoede@redhat.com>
2862306a36Sopenharmony_ci * and don't forget to CC: the USB development list <linux-usb@vger.kernel.org>
2962306a36Sopenharmony_ci */
3062306a36Sopenharmony_ci
3162306a36Sopenharmony_ci/* Reported-by: Till Dörges <doerges@pre-sense.de> */
3262306a36Sopenharmony_ciUNUSUAL_DEV(0x054c, 0x087d, 0x0000, 0x9999,
3362306a36Sopenharmony_ci		"Sony",
3462306a36Sopenharmony_ci		"PSZ-HA*",
3562306a36Sopenharmony_ci		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
3662306a36Sopenharmony_ci		US_FL_NO_REPORT_OPCODES),
3762306a36Sopenharmony_ci
3862306a36Sopenharmony_ci/*
3962306a36Sopenharmony_ci *  Initially Reported-by: Julian Groß <julian.g@posteo.de>
4062306a36Sopenharmony_ci *  Further reports David C. Partridge <david.partridge@perdrix.co.uk>
4162306a36Sopenharmony_ci */
4262306a36Sopenharmony_ciUNUSUAL_DEV(0x059f, 0x105f, 0x0000, 0x9999,
4362306a36Sopenharmony_ci		"LaCie",
4462306a36Sopenharmony_ci		"2Big Quadra USB3",
4562306a36Sopenharmony_ci		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
4662306a36Sopenharmony_ci		US_FL_NO_REPORT_OPCODES | US_FL_NO_SAME),
4762306a36Sopenharmony_ci
4862306a36Sopenharmony_ci/* Reported-by: Julian Sikorski <belegdol@gmail.com> */
4962306a36Sopenharmony_ciUNUSUAL_DEV(0x059f, 0x1061, 0x0000, 0x9999,
5062306a36Sopenharmony_ci		"LaCie",
5162306a36Sopenharmony_ci		"Rugged USB3-FW",
5262306a36Sopenharmony_ci		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
5362306a36Sopenharmony_ci		US_FL_NO_REPORT_OPCODES | US_FL_NO_SAME),
5462306a36Sopenharmony_ci
5562306a36Sopenharmony_ci/* Reported-by: Hongling Zeng <zenghongling@kylinos.cn> */
5662306a36Sopenharmony_ciUNUSUAL_DEV(0x090c, 0x2000, 0x0000, 0x9999,
5762306a36Sopenharmony_ci		"Hiksemi",
5862306a36Sopenharmony_ci		"External HDD",
5962306a36Sopenharmony_ci		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
6062306a36Sopenharmony_ci		US_FL_IGNORE_UAS),
6162306a36Sopenharmony_ci
6262306a36Sopenharmony_ci/*
6362306a36Sopenharmony_ci * Apricorn USB3 dongle sometimes returns "USBSUSBSUSBS" in response to SCSI
6462306a36Sopenharmony_ci * commands in UAS mode.  Observed with the 1.28 firmware; are there others?
6562306a36Sopenharmony_ci */
6662306a36Sopenharmony_ciUNUSUAL_DEV(0x0984, 0x0301, 0x0128, 0x0128,
6762306a36Sopenharmony_ci		"Apricorn",
6862306a36Sopenharmony_ci		"",
6962306a36Sopenharmony_ci		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
7062306a36Sopenharmony_ci		US_FL_IGNORE_UAS),
7162306a36Sopenharmony_ci
7262306a36Sopenharmony_ci/* Reported-by: Tom Hu <huxiaoying@kylinos.cn> */
7362306a36Sopenharmony_ciUNUSUAL_DEV(0x0b05, 0x1932, 0x0000, 0x9999,
7462306a36Sopenharmony_ci		"ASUS",
7562306a36Sopenharmony_ci		"External HDD",
7662306a36Sopenharmony_ci		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
7762306a36Sopenharmony_ci		US_FL_IGNORE_UAS),
7862306a36Sopenharmony_ci
7962306a36Sopenharmony_ci/* Reported-by: David Webb <djw@noc.ac.uk> */
8062306a36Sopenharmony_ciUNUSUAL_DEV(0x0bc2, 0x331a, 0x0000, 0x9999,
8162306a36Sopenharmony_ci		"Seagate",
8262306a36Sopenharmony_ci		"Expansion Desk",
8362306a36Sopenharmony_ci		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
8462306a36Sopenharmony_ci		US_FL_NO_REPORT_LUNS),
8562306a36Sopenharmony_ci
8662306a36Sopenharmony_ci/* Reported-by: Benjamin Tissoires <benjamin.tissoires@redhat.com> */
8762306a36Sopenharmony_ciUNUSUAL_DEV(0x13fd, 0x3940, 0x0000, 0x9999,
8862306a36Sopenharmony_ci		"Initio Corporation",
8962306a36Sopenharmony_ci		"INIC-3069",
9062306a36Sopenharmony_ci		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
9162306a36Sopenharmony_ci		US_FL_NO_ATA_1X | US_FL_IGNORE_RESIDUE),
9262306a36Sopenharmony_ci
9362306a36Sopenharmony_ci/* Reported-by: Tom Arild Naess <tanaess@gmail.com> */
9462306a36Sopenharmony_ciUNUSUAL_DEV(0x152d, 0x0539, 0x0000, 0x9999,
9562306a36Sopenharmony_ci		"JMicron",
9662306a36Sopenharmony_ci		"JMS539",
9762306a36Sopenharmony_ci		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
9862306a36Sopenharmony_ci		US_FL_NO_REPORT_OPCODES),
9962306a36Sopenharmony_ci
10062306a36Sopenharmony_ci/* Reported-by: Claudio Bizzarri <claudio.bizzarri@gmail.com> */
10162306a36Sopenharmony_ciUNUSUAL_DEV(0x152d, 0x0567, 0x0000, 0x9999,
10262306a36Sopenharmony_ci		"JMicron",
10362306a36Sopenharmony_ci		"JMS567",
10462306a36Sopenharmony_ci		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
10562306a36Sopenharmony_ci		US_FL_BROKEN_FUA | US_FL_NO_REPORT_OPCODES),
10662306a36Sopenharmony_ci
10762306a36Sopenharmony_ci/* Reported-by: David Kozub <zub@linux.fjfi.cvut.cz> */
10862306a36Sopenharmony_ciUNUSUAL_DEV(0x152d, 0x0578, 0x0000, 0x9999,
10962306a36Sopenharmony_ci		"JMicron",
11062306a36Sopenharmony_ci		"JMS567",
11162306a36Sopenharmony_ci		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
11262306a36Sopenharmony_ci		US_FL_BROKEN_FUA),
11362306a36Sopenharmony_ci
11462306a36Sopenharmony_ci/* Reported by: Yaroslav Furman <yaro330@gmail.com> */
11562306a36Sopenharmony_ciUNUSUAL_DEV(0x152d, 0x0583, 0x0000, 0x9999,
11662306a36Sopenharmony_ci		"JMicron",
11762306a36Sopenharmony_ci		"JMS583Gen 2",
11862306a36Sopenharmony_ci		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
11962306a36Sopenharmony_ci		US_FL_NO_REPORT_OPCODES),
12062306a36Sopenharmony_ci
12162306a36Sopenharmony_ci/* Reported-by: Thinh Nguyen <thinhn@synopsys.com> */
12262306a36Sopenharmony_ciUNUSUAL_DEV(0x154b, 0xf00b, 0x0000, 0x9999,
12362306a36Sopenharmony_ci		"PNY",
12462306a36Sopenharmony_ci		"Pro Elite SSD",
12562306a36Sopenharmony_ci		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
12662306a36Sopenharmony_ci		US_FL_NO_ATA_1X),
12762306a36Sopenharmony_ci
12862306a36Sopenharmony_ci/* Reported-by: Thinh Nguyen <thinhn@synopsys.com> */
12962306a36Sopenharmony_ciUNUSUAL_DEV(0x154b, 0xf00d, 0x0000, 0x9999,
13062306a36Sopenharmony_ci		"PNY",
13162306a36Sopenharmony_ci		"Pro Elite SSD",
13262306a36Sopenharmony_ci		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
13362306a36Sopenharmony_ci		US_FL_NO_ATA_1X),
13462306a36Sopenharmony_ci
13562306a36Sopenharmony_ci/* Reported-by: Hongling Zeng <zenghongling@kylinos.cn> */
13662306a36Sopenharmony_ciUNUSUAL_DEV(0x17ef, 0x3899, 0x0000, 0x9999,
13762306a36Sopenharmony_ci		"Thinkplus",
13862306a36Sopenharmony_ci		"External HDD",
13962306a36Sopenharmony_ci		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
14062306a36Sopenharmony_ci		US_FL_IGNORE_UAS),
14162306a36Sopenharmony_ci
14262306a36Sopenharmony_ci/* Reported-by: Hans de Goede <hdegoede@redhat.com> */
14362306a36Sopenharmony_ciUNUSUAL_DEV(0x2109, 0x0711, 0x0000, 0x9999,
14462306a36Sopenharmony_ci		"VIA",
14562306a36Sopenharmony_ci		"VL711",
14662306a36Sopenharmony_ci		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
14762306a36Sopenharmony_ci		US_FL_NO_ATA_1X),
14862306a36Sopenharmony_ci
14962306a36Sopenharmony_ci/* Reported-by: Icenowy Zheng <icenowy@aosc.io> */
15062306a36Sopenharmony_ciUNUSUAL_DEV(0x2537, 0x1068, 0x0000, 0x9999,
15162306a36Sopenharmony_ci		"Norelsys",
15262306a36Sopenharmony_ci		"NS1068X",
15362306a36Sopenharmony_ci		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
15462306a36Sopenharmony_ci		US_FL_IGNORE_UAS),
15562306a36Sopenharmony_ci
15662306a36Sopenharmony_ci/*
15762306a36Sopenharmony_ci * Initially Reported-by: Takeo Nakayama <javhera@gmx.com>
15862306a36Sopenharmony_ci * UAS Ignore Reported by Steven Ellis <sellis@redhat.com>
15962306a36Sopenharmony_ci */
16062306a36Sopenharmony_ciUNUSUAL_DEV(0x357d, 0x7788, 0x0000, 0x9999,
16162306a36Sopenharmony_ci		"JMicron",
16262306a36Sopenharmony_ci		"JMS566",
16362306a36Sopenharmony_ci		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
16462306a36Sopenharmony_ci		US_FL_NO_REPORT_OPCODES | US_FL_IGNORE_UAS),
16562306a36Sopenharmony_ci
16662306a36Sopenharmony_ci/* Reported-by: Hans de Goede <hdegoede@redhat.com> */
16762306a36Sopenharmony_ciUNUSUAL_DEV(0x4971, 0x1012, 0x0000, 0x9999,
16862306a36Sopenharmony_ci		"Hitachi",
16962306a36Sopenharmony_ci		"External HDD",
17062306a36Sopenharmony_ci		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
17162306a36Sopenharmony_ci		US_FL_IGNORE_UAS),
17262306a36Sopenharmony_ci
17362306a36Sopenharmony_ci/* Reported-by: Richard Henderson <rth@redhat.com> */
17462306a36Sopenharmony_ciUNUSUAL_DEV(0x4971, 0x8017, 0x0000, 0x9999,
17562306a36Sopenharmony_ci		"SimpleTech",
17662306a36Sopenharmony_ci		"External HDD",
17762306a36Sopenharmony_ci		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
17862306a36Sopenharmony_ci		US_FL_NO_REPORT_OPCODES),
17962306a36Sopenharmony_ci
18062306a36Sopenharmony_ci/* "G-DRIVE" external HDD hangs on write without these.
18162306a36Sopenharmony_ci * Patch submitted by Alexander Kappner <agk@godking.net>
18262306a36Sopenharmony_ci */
18362306a36Sopenharmony_ciUNUSUAL_DEV(0x4971, 0x8024, 0x0000, 0x9999,
18462306a36Sopenharmony_ci		"SimpleTech",
18562306a36Sopenharmony_ci		"External HDD",
18662306a36Sopenharmony_ci		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
18762306a36Sopenharmony_ci		US_FL_ALWAYS_SYNC),
188