From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.2 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 3B1EDC433FE for ; Thu, 3 Dec 2020 16:16:58 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id D840B207AA for ; Thu, 3 Dec 2020 16:16:57 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2389331AbgLCQQo (ORCPT ); Thu, 3 Dec 2020 11:16:44 -0500 Received: from netrider.rowland.org ([192.131.102.5]:50793 "HELO netrider.rowland.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S2389329AbgLCQQo (ORCPT ); Thu, 3 Dec 2020 11:16:44 -0500 Received: (qmail 1100270 invoked by uid 1000); 3 Dec 2020 11:16:02 -0500 Date: Thu, 3 Dec 2020 11:16:02 -0500 From: Alan Stern To: "David C. Partridge" Cc: 'Oliver Neukum' , linux-usb@vger.kernel.org Subject: Re: Issues with LaCie USB3 drive and UAS Message-ID: <20201203161602.GA1098189@rowland.harvard.edu> References: <43abe2af0352f17f93e2453a86e2ed47b9913b6a.camel@suse.com> <000f01d6c326$1eea3f50$5cbebdf0$@perdrix.co.uk> <008101d6c3d7$2427ee70$6c77cb50$@perdrix.co.uk> <11ea70180f52b4965a451b3970891e0f547c777b.camel@suse.com> <000001d6c89c$086812e0$193838a0$@perdrix.co.uk> <612be9a9cd6ffdb9492781e174859c7b4e694a86.camel@suse.com> <000301d6c919$af7a94e0$0e6fbea0$@perdrix.co.uk> <000f01d6c983$22199910$664ccb30$@perdrix.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <000f01d6c983$22199910$664ccb30$@perdrix.co.uk> User-Agent: Mutt/1.10.1 (2018-07-13) Precedence: bulk List-ID: X-Mailing-List: linux-usb@vger.kernel.org On Thu, Dec 03, 2020 at 02:46:47PM -0000, David C. Partridge wrote: > > upon further reading, could you repeat the test with an additional SINGLE_LUN quirk? > > Happy to do that if you can confirm what the blacklist-uas.conf should look like to achieve that? > > Should it read: options usb-storage quirks=059f:105f:ks > > David > -----Original Message----- > From: Oliver Neukum [mailto:oneukum@suse.com] > Sent: 03 December 2020 14:07 > To: David C. Partridge; linux-usb@vger.kernel.org > Subject: Re: Issues with LaCie USB3 drive and UAS > > Am Donnerstag, den 03.12.2020, 02:11 +0000 schrieb David C. Partridge: > > Now with uas.ko and usb-storage.ko > > Hi, > > upon further reading, could you repeat the test with an additional > SINGLE_LUN quirk? > > Regards > Oliver By the way, we do have an 'f' quirk for US_FL_NO_REPORT_OPCODES. You could try that one rather than 's'. Alan Stern