-
- Downloads
uas: Add a quirk for rejecting ATA_12 and ATA_16 commands
And set this quirk for the Seagate Expansion Desk (0bc2:2312), as that one seems to hang upon receiving an ATA_12 or ATA_16 command. https://bugzilla.kernel.org/show_bug.cgi?id=79511 https://bbs.archlinux.org/viewtopic.php?id=183190 While at it also add missing documentation for the u value for usb-storage quirks. Cc: stable@vger.kernel.org # 3.16, 3.17 Signed-off-by:Hans de Goede <hdegoede@redhat.com> -- Changes in v2: Add documentation for new t and u usb-storage.quirks flags Changes in v3: Fix typo in documentation Changes in v4: Also apply the quirk to (0bc2:3312) Changes in v5: Rebased on 3.17-rc5, drop u documentation, already upstream Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Showing
- Documentation/kernel-parameters.txt 2 additions, 0 deletionsDocumentation/kernel-parameters.txt
- drivers/usb/storage/uas.c 13 additions, 0 deletionsdrivers/usb/storage/uas.c
- drivers/usb/storage/unusual_uas.h 13 additions, 10 deletionsdrivers/usb/storage/unusual_uas.h
- drivers/usb/storage/usb.c 5 additions, 1 deletiondrivers/usb/storage/usb.c
- include/linux/usb_usual.h 2 additions, 0 deletionsinclude/linux/usb_usual.h
Loading
Please register or sign in to comment