freebsd-dev/sys/cam/ata
Warner Losh b93ecd35e7 Out of an abundance of caution treat
* Samsung 843T Series SSDs (MZ7WD*)
 * Samsung PM851 Series SSDs (MZ7TE*)
 * Samsung PM853T Series SSDs (MZ7GE*)
as known having broken NCQ TRIM support as they appear to be based on
the same controller technology as the 840 and 850 series.

I've had at least one report of the PM853 being broken, so err on the
side of caution for the above drives. The PM863/SM863 appears to be
based on a newer controller, so give it the benefit of the doubt.
2016-04-15 05:10:31 +00:00
..
ata_all.c Add sbuf variants ata_cmd_sbuf() and ata_res_sbuf(), and reimplement the 2016-04-13 20:10:06 +00:00
ata_all.h New CAM I/O scheduler for FreeBSD. The default I/O scheduler is the same 2016-04-14 21:47:58 +00:00
ata_da.c Out of an abundance of caution treat 2016-04-15 05:10:31 +00:00
ata_pmp.c Removed unused malloc types. 2015-11-06 18:50:01 +00:00
ata_xpt.c Attach pass driver to LUNs is OFFLINE state. 2015-08-29 11:21:20 +00:00