[Bug 222659] Add quirk UQ_MSC_NO_PREVENT_ALLOW to SMI USB DISK 3000

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Oct 5 09:20:20 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222659

--- Comment #7 from Hans Petter Selasky <hselasky at FreeBSD.org> ---
Hi,

If you look at this line you see your device already has some quirks. Try
looking in sys/cam/* for those:

da0: quirks=0x3<NO_SYNC_CACHE,NO_6_BYTE>

Yes, try adding the NO_SYNCHRONIZE_CACHE quirk aswell at USB level.

--HPS

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-usb mailing list