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)
Sun, Jun 23, 6:08 AM
Unknown Object (File)
May 23 2024, 12:12 PM
Unknown Object (File)
May 13 2024, 4:30 PM
Unknown Object (File)
May 8 2024, 2:03 PM
Unknown Object (File)
May 8 2024, 2:02 PM
Unknown Object (File)
May 8 2024, 2:02 PM
Unknown Object (File)
May 8 2024, 12:20 PM
Unknown Object (File)
May 3 2024, 11:24 PM
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.