reassign 749014 linux-image-3.17.0-trunk-amd64 thanks CONFIG_USB_UAS was enabled but then later disabled due to problems with a particular Seagate USB enclosure (#755995). Upstream found a workaround, a quirks table / blacklist approach, and this fix was included in 3.17.1 (see below).
Therefore could you reenable CONFIG_USB_UAS for 3.17? Thanks, Peter commit c36cac9f20886a5a60d4f9388f6faef547d78d61 Author: Hans de Goede <[email protected]> Date: Mon Sep 15 16:04:12 2014 +0200 uas: Add a quirk for rejecting ATA_12 and ATA_16 commands commit 593078525c8b234a35a36ff551b8716464e86481 upstream. 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. Signed-off-by: Hans de Goede <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]> -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

