]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r243571:
authormav <mav@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 8 Dec 2012 07:37:12 +0000 (07:37 +0000)
committermav <mav@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 8 Dec 2012 07:37:12 +0000 (07:37 +0000)
commit665ed7713851ba8e644b72c1d512920f4caf95c5
tree1c4ddefd1c188e9ea3e7e19a32ded329415458cb
parent4bdc14206c8f7dd80120dd58da7472f3fa404e73
MFC r243571:
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.

git-svn-id: svn://svn.freebsd.org/base/stable/9@244020 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/cam/ata/ata_xpt.c