]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add quirk for Micron RealSSD eUSB failing on unsupported SCSI command
authoremaste <emaste@FreeBSD.org>
Sat, 3 Dec 2011 19:56:52 +0000 (19:56 +0000)
committeremaste <emaste@FreeBSD.org>
Sat, 3 Dec 2011 19:56:52 +0000 (19:56 +0000)
commit79fb007af39a4d5179411241cb54f9282075972a
treee9639de5c2dee1f1defc72c1f685fd14ba8c412b
parent9151a2a45f37ad87d31fee1a0bff53f78be58936
Add quirk for Micron RealSSD eUSB failing on unsupported SCSI command

It appears this device fails if sent a SYNCHRONIZE_CACHE command, so add
quirk to avoid sending it.

I will follow up with Micron on this issue, and will adjust the quirk if
necessary based on their feedback.

Reviewed by: hselasky@
sys/dev/usb/quirk/usb_quirk.c
sys/dev/usb/usbdevs