Page MenuHomeFreeBSD

Add defines for WRITE_UNCORRECTABLE ATA command, and improve command logging.
ClosedPublic

Authored by rpokala on Feb 4 2016, 1:58 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Oct 13, 2:17 PM
Unknown Object (File)
Mon, Oct 13, 2:03 AM
Unknown Object (File)
Mon, Sep 22, 10:35 PM
Unknown Object (File)
Sep 16 2025, 7:41 AM
Unknown Object (File)
Aug 25 2025, 12:04 PM
Unknown Object (File)
Aug 19 2025, 8:32 AM
Unknown Object (File)
Aug 2 2025, 8:14 AM
Unknown Object (File)
Jul 26 2025, 1:57 AM
Subscribers

Details

Summary

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.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

rpokala retitled this revision from to Add defines for WRITE_UNCORRECTABLE ATA command, and improve command logging..
rpokala updated this object.
rpokala edited the test plan for this revision. (Show Details)
rpokala added a reviewer: mav.

Remove if_lagg.{c,h} from this review; they're from something else.

mav edited edge metadata.

Looks good to me. I have no objections. Some commands mentioned there are obsolete now, but that is not really a problem.

This revision is now accepted and ready to land.Feb 4 2016, 12:04 PM
imp added a reviewer: imp.
This revision was automatically updated to reflect the committed changes.