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)
Fri, Jul 3, 9:08 AM
Unknown Object (File)
Mon, Jun 29, 9:29 PM
Unknown Object (File)
Fri, Jun 26, 2:01 PM
Unknown Object (File)
Thu, Jun 25, 5:34 AM
Unknown Object (File)
Fri, Jun 19, 9:58 AM
Unknown Object (File)
Thu, Jun 18, 5:19 AM
Unknown Object (File)
Tue, Jun 16, 1:44 PM
Unknown Object (File)
Jun 4 2026, 7:12 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