Page MenuHomeFreeBSD

Add bits related to SANITIZE, SED, and form-factor to (struct ata_params)
ClosedPublic

Authored by rpokala on May 29 2019, 5:47 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Aug 21, 4:01 AM
Unknown Object (File)
Sun, Aug 9, 1:31 AM
Unknown Object (File)
Thu, Aug 6, 11:15 PM
Unknown Object (File)
Tue, Aug 4, 6:53 AM
Unknown Object (File)
Tue, Aug 4, 5:22 AM
Unknown Object (File)
Mon, Aug 3, 4:28 AM
Unknown Object (File)
Jul 29 2026, 8:21 AM
Unknown Object (File)
Jul 24 2026, 4:49 AM
Subscribers

Details

Summary

Based on ATA-ACS-4, recognize several bit fields related to the ATA
SANITIZE feature-set, Self-Encrypting Drives, and form-factor
identification.

The 'usedmovsd' field is not used in-tree. ATA-1 (1994) defined the word
for backwards-compatibility with a Vendor-Unique use, but it was marked as
Reserved starting with ATA-2 (1996). It stayed that way until ATA-8 (2008)
defined it as implemented in this change.

Test Plan

make tinderbox

Diff Detail

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

Event Timeline

I am not a big fan of renaming the field, but OK, hope it won't be a problem.

This revision is now accepted and ready to land.May 29 2019, 1:27 PM
This revision was automatically updated to reflect the committed changes.