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, Feb 27, 5:21 PM
Unknown Object (File)
Sun, Feb 8, 7:36 AM
Unknown Object (File)
Jan 31 2026, 12:28 PM
Unknown Object (File)
Jan 25 2026, 11:39 AM
Unknown Object (File)
Jan 20 2026, 1:12 AM
Unknown Object (File)
Jan 18 2026, 12:52 AM
Unknown Object (File)
Nov 27 2025, 8:42 PM
Unknown Object (File)
Nov 21 2025, 9:30 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.)