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
F110190247: D20455.diff
Fri, Feb 14, 8:51 PM
Unknown Object (File)
Fri, Jan 31, 9:44 AM
Unknown Object (File)
Jan 10 2025, 9:21 AM
Unknown Object (File)
Dec 14 2024, 5:33 PM
Unknown Object (File)
Dec 5 2024, 8:46 PM
Unknown Object (File)
Oct 9 2024, 9:35 PM
Unknown Object (File)
Oct 5 2024, 7:50 PM
Unknown Object (File)
Oct 5 2024, 2:57 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 Passed
Unit
No Test Coverage
Build Status
Buildable 24579
Build 23363: arc lint + arc unit

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.