freebsd-skq/sys/cam/ata
Eitan Adler 9d3334e191 Adds 4K quirks for the some SSD's which all perform better when 4K
aligned and only except 4K deletes (TRIM).

PR:		kern/169974
Submitted by:	Steven Hartland <steven.hartland@multiplay.co.uk>
Tested by:	ak
Reviewed by:	mav
Approved by:	cperciva (implicit)
MFC after:	1 week
2012-10-20 15:30:14 +00:00
..
ata_all.c Add and utilize defines for the ATA device register. 2012-07-12 10:09:34 +00:00
ata_all.h Implement media change notification for DA and CD removable media devices. 2012-07-29 11:51:48 +00:00
ata_da.c Adds 4K quirks for the some SSD's which all perform better when 4K 2012-10-20 15:30:14 +00:00
ata_pmp.c Remove 'periph == NULL' check from bunch of periph drivers. 2012-10-10 18:10:11 +00:00
ata_xpt.c Don't duplicate path/ccb allocation code, use existing functions. 2012-10-11 19:57:11 +00:00