Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Re-enable UAS for LaCie Rugged USB3-FW with fk quirk

Further testing has revealed that LaCie Rugged USB3-FW does work with
uas as long as US_FL_NO_REPORT_OPCODES and US_FL_NO_SAME are enabled.

Link: https://lore.kernel.org/linux-usb/2167ea48-e273-a336-a4e0-10a4e883e75e@redhat.com/
Cc: stable <stable@vger.kernel.org>
Suggested-by: Hans de Goede <hdegoede@redhat.com>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Oliver Neukum <oneukum@suse.com>
Signed-off-by: Julian Sikorski <belegdol+github@gmail.com>
Link: https://lore.kernel.org/r/20210913181454.7365-1-belegdol+github@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Julian Sikorski and committed by
Greg Kroah-Hartman
ce1c42b4 da546d6b

+1 -1
+1 -1
drivers/usb/storage/unusual_uas.h
··· 50 50 "LaCie", 51 51 "Rugged USB3-FW", 52 52 USB_SC_DEVICE, USB_PR_DEVICE, NULL, 53 - US_FL_IGNORE_UAS), 53 + US_FL_NO_REPORT_OPCODES | US_FL_NO_SAME), 54 54 55 55 /* 56 56 * Apricorn USB3 dongle sometimes returns "USBSUSBSUSBS" in response to SCSI