Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Jan 2013 21:53:26 +0100
From:      Hans Petter Selasky <hselasky@c2i.net>
To:        "Waitman Gobble" <uzimac@da3m0n8t3r.com>
Cc:        freebsd-usb@freebsd.org
Subject:   Re: SDDR-289 slo-mo reboot
Message-ID:  <201301202153.26071.hselasky@c2i.net>
In-Reply-To: <1358701546.65907@da3m0n8t3r.com>
References:  <1358701546.65907@da3m0n8t3r.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sunday 20 January 2013 18:05:46 Waitman Gobble wrote:
> > USB_QUIRK(SANDISK, IMAGEMATE_SDDR289, 0x0000, 0xffff,
> >
> >      UQ_MSC_FORCE_PROTO_SCSI, UQ_MSC_NO_INQUIRY | UQ_MSC_NO_GETMAXLUN),

Can you try this:

USB_QUIRK(SANDISK, IMAGEMATE_SDDR289, 0x0000, 0xffff, UQ_MSC_NO_INQUIRY, 
UQ_MSC_NO_GETMAXLUN),

There should be a "," and not "|".

--HPS



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201301202153.26071.hselasky>