Page MenuHomeFreeBSD

acpi_spmc(4): Constraints: Rename the Intel-format parser
ClosedPublic

Authored by olce on May 4 2026, 8:30 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jun 4, 7:12 PM
Unknown Object (File)
Tue, Jun 2, 7:15 AM
Unknown Object (File)
Mon, Jun 1, 9:11 PM
Unknown Object (File)
Mon, Jun 1, 2:03 AM
Unknown Object (File)
Sun, May 31, 5:41 PM
Unknown Object (File)
Tue, May 26, 12:23 AM
Unknown Object (File)
Tue, May 26, 12:14 AM
Unknown Object (File)
Mon, May 25, 10:44 PM
Subscribers

Details

Summary

...from acpi_spmc_get_constraints_spec() to
acpi_spmc_get_constraints_intel(), as really there is no ACPI
specification proper and parsing the constraints is done according to
some *Intel* specification (even if it is true that, by contrast, AMD
has none).

No functional change (intended).

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable