All of lore.kernel.org
 help / color / mirror / Atom feed
From: Oliver Neukum <oneukum@suse.com>
To: Greg KH <gregkh@linuxfoundation.org>
Cc: linux-usb@vger.kernel.org
Subject: Re: [PATCH v2] UAS: add quirk for LaCie 2Big Quadra
Date: Wed, 29 Apr 2020 13:42:53 +0200	[thread overview]
Message-ID: <1588160573.8672.2.camel@suse.com> (raw)
In-Reply-To: <20200429111856.GA2117211@kroah.com>

Am Mittwoch, den 29.04.2020, 13:18 +0200 schrieb Greg KH:
> On Wed, Apr 29, 2020 at 12:34:41PM +0200, Oliver Neukum wrote:
> > This device needs US_FL_NO_REPORT_OPCODES to avoid going
> > through prolonged error handling on enumeration.
> > 
> > v2: correct sorting order
> > 
> > Signed-off-by: Oliver Neukum <oneukum@suse.com>
> > Reported-by: Julian Groß <julian.g@posteo.de>
> > ---
> >  drivers/usb/storage/unusual_uas.h | 7 +++++++
> >  1 file changed, 7 insertions(+)
> > 
> > diff --git a/drivers/usb/storage/unusual_uas.h b/drivers/usb/storage/unusual_uas.h
> > index cfdec74e0f4a..22aeb6a45e57 100644
> > --- a/drivers/usb/storage/unusual_uas.h
> > +++ b/drivers/usb/storage/unusual_uas.h
> > @@ -45,6 +45,13 @@ UNUSUAL_DEV(0x0bc2, 0x331a, 0x0000, 0x9999,
> >  		USB_SC_DEVICE, USB_PR_DEVICE, NULL,
> >  		US_FL_NO_REPORT_LUNS),
> >  
> > +/* Reported-by: Julian Groß <julian.g@posteo.de> */
> > +UNUSUAL_DEV(0x059f, 0x105f, 0x0000, 0x9999,
> 
> So 0x059f is greater than 0x0bc2?

I need more sleep. On the way.

	Sorry
		Oliver

      reply	other threads:[~2020-04-29 11:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-29 10:34 [PATCH v2] UAS: add quirk for LaCie 2Big Quadra Oliver Neukum
2020-04-29 11:18 ` Greg KH
2020-04-29 11:42   ` Oliver Neukum [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1588160573.8672.2.camel@suse.com \
    --to=oneukum@suse.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-usb@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.