HEADSUP: USB da(4) quirks disabled for 4.9 and 5.2

Nate Lawson nate at root.org
Fri Aug 22 01:08:43 PDT 2003


On Fri, 22 Aug 2003, Peter Radcliffe wrote:
> Nate Lawson <nate at root.org> probably said:
> > Sure it's common.  But no one has mentioned that it really needs the
> > NO_SYNC_CACHE quirk.  So unless I hear otherwise, I will assume it doesn't
> > need the quirk and it will continue to work fine.
>
> It appears to need it;
>
>   umass0: Unsupported UFI command 0x35
>   (da0:umass-sim0:0:0:0): Synchronize cache failed, status == 0x6,
>    scsi status == 0x0

Unless that causes an actual problem (i.e. crash, data loss), it is not
necessary to have a quirk for it.  There are two kinds of "unsupported"
commands:  those that cause the device to hang or crash and those that
successfully reject commands they don't want with the proper return value.
Quirks will only be added for the former.

Try to mount/unmount it a few times and see if there really is a problem.

zzz,
-Nate


More information about the freebsd-stable mailing list