ATP USB flash failure (regression?)

Gerrit Kühn gerrit.kuehn at aei.mpg.de
Wed Jan 22 14:45:21 UTC 2014


On Wed, 22 Jan 2014 13:57:35 +0100 Hans Petter Selasky <hps at 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 at mclane:~ # usbconfig -d 1.4 add_quirk NO_SYNCHRONIZE_CACHE
Adding quirk 'NO_SYNCHRONIZE_CACHE' failed, continuing.


cu
  Gerrit


More information about the freebsd-usb mailing list