]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r295276: Add defines for WRITE_UNCORRECTABLE ATA command, and improve
authorrpokala <rpokala@FreeBSD.org>
Sun, 6 Mar 2016 02:33:02 +0000 (02:33 +0000)
committerrpokala <rpokala@FreeBSD.org>
Sun, 6 Mar 2016 02:33:02 +0000 (02:33 +0000)
commit0ea76a354b90d5bf90722372c52d1f37889dbdfe
tree237762ec78fead64129ec53fe9a81cb17d55d50e
parent74ee552c5dacc20b6dde64cbb8a44e8c8ce975d0
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.
sys/cam/ata/ata_all.c
sys/dev/ata/ata-all.c
sys/sys/ata.h