freebsd-dev/sys/cam/ata
Alexander Motin 09dff10118 Fix problem with the Samsung 840 PRO series SSD detection.
The device reports support for SATA Asynchronous Notification in its
IDENTIFY data, but returns error on attempt to enable that feature.
Make SATA XPT of CAM only report these errors, but not fail the device.

MFC after:	1 week
2012-11-26 20:07:10 +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 Fix problem with the Samsung 840 PRO series SSD detection. 2012-11-26 20:07:10 +00:00