Page MenuHomeFreeBSD

Correct typo in ATA_WRITE_UNCORRECTABLE_PSEUDO
AbandonedPublic

Authored by emaste on Feb 23 2018, 7:45 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Nov 21, 9:30 PM
Unknown Object (File)
Fri, Nov 21, 12:05 AM
Unknown Object (File)
Fri, Nov 21, 12:05 AM
Unknown Object (File)
Thu, Nov 20, 11:59 PM
Unknown Object (File)
Sat, Nov 15, 8:16 AM
Unknown Object (File)
Sun, Nov 2, 12:20 PM
Unknown Object (File)
Oct 27 2025, 7:25 AM
Unknown Object (File)
Oct 26 2025, 9:29 PM
Subscribers
None

Details

Summary

This file has an Intel copyright but I can find no evidence that it exists outside of FreeBSD. Assume that FreeBSD is the reference implementation and correct _PSUEDO to _PSEUDO before this ends up elsehwere.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

Hi Ed,

This library was used as part of some other closed-source drivers as well. But please go ahead and make these changes - there is no longer a canonical set of isci libraries so making the changes here is OK.

-Jim

sys/dev/isci/scil/intel_ata.h
304

Might as well fix this typo too while you're at it.

This revision now requires changes to proceed.Feb 23 2018, 7:53 PM

Committed as r329877 (which accidentally reported review D3715).

(It appears tagging commits with r S <rev #> is currently broken in Phabricator.)