Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Jan 2014 15:45:08 +0100
From:      Gerrit =?ISO-8859-1?Q?K=FChn?= <gerrit.kuehn@aei.mpg.de>
To:        Hans Petter Selasky <hps@bitfrost.no>
Cc:        freebsd-usb@FreeBSD.org
Subject:   Re: ATP USB flash failure (regression?)
Message-ID:  <20140122154508.0958e414.gerrit.kuehn@aei.mpg.de>
In-Reply-To: <52DFC03F.6090002@bitfrost.no>
References:  <20140122134116.1c589702.gerrit.kuehn@aei.mpg.de> <52DFC03F.6090002@bitfrost.no>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 22 Jan 2014 13:57:35 +0100 Hans Petter Selasky <hps@bitfrost.no>
wrote about Re: ATP USB flash failure (regression?):

HPS> QUIRKS 0x4101 are:
HPS> 
HPS> #define NO_SYNCHRONIZE_CACHE    0x4000
HPS> #define NO_GETMAXLUN            0x0100
HPS> #define NO_TEST_UNIT_READY      0x0001
HPS> 
HPS> If you add this quirk, the msctest logic will be disabled:
HPS> 
HPS> usbconfig -d X.Y add_quirk NO_SYNCHRONIZE_CACHE

I'm not sure I understand what to do here. The old quirk setting that
worked before was 0x0100. However, it looks like I cannot set these,
anyway:

root@mclane:~ # usbconfig -d 1.4 add_quirk NO_SYNCHRONIZE_CACHE
Adding quirk 'NO_SYNCHRONIZE_CACHE' failed, continuing.


cu
  Gerrit



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140122154508.0958e414.gerrit.kuehn>