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, Jul 23, 3:03 AM
Unknown Object (File)
Mon, Jul 20, 12:37 PM
Unknown Object (File)
Wed, Jul 15, 7:20 AM
Unknown Object (File)
Wed, Jul 15, 7:20 AM
Unknown Object (File)
Fri, Jul 3, 9:08 AM
Unknown Object (File)
Mon, Jun 29, 9:29 PM
Unknown Object (File)
Jun 26 2026, 2:01 PM
Unknown Object (File)
Jun 25 2026, 5:34 AM
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