]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r295276: Add defines for WRITE_UNCORRECTABLE ATA command, and improve
authorrpokala <rpokala@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 6 Mar 2016 02:33:02 +0000 (02:33 +0000)
committerrpokala <rpokala@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 6 Mar 2016 02:33:02 +0000 (02:33 +0000)
commitfb64b95e53805ce31dbac6861714f43a171054e9
tree237762ec78fead64129ec53fe9a81cb17d55d50e
parent4e4b5c1b5a6832b72fead21e9604394d84f17799
MFC r295276: Add defines for WRITE_UNCORRECTABLE ATA command, and improve
command logging

Add #defines for ATA_WRITE_UNCORRECTABLE48 and its features. Update the
decoding in ATACAM to recognize the new values. Also improve command
decoding for a few other commands (SMART, NOP, SET_FEATURES). Bring the
decoding in ata(4) up to parity with ATACAM.

Sponsored by: Panasas, Inc.

git-svn-id: svn://svn.freebsd.org/base/stable/10@296421 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/cam/ata/ata_all.c
sys/dev/ata/ata-all.c
sys/sys/ata.h