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
F162312150: D20455.id58022.diff
Sat, Jul 11, 11:10 PM
Unknown Object (File)
Thu, Jul 9, 11:51 PM
Unknown Object (File)
Thu, Jul 9, 12:01 PM
Unknown Object (File)
Thu, Jul 9, 12:01 PM
Unknown Object (File)
Thu, Jul 9, 6:18 AM
Unknown Object (File)
Tue, Jul 7, 9:05 PM
Unknown Object (File)
Tue, Jul 7, 12:18 PM
Unknown Object (File)
Mon, Jul 6, 2:10 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.