CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/09/13 11:14:54
Modified files:
sys/arch/arm64/arm64: acpi_machdep.c
sys/dev/acpi : acpi.c acpivar.h
Log message:
Split out the code that collects data from acpiac(4), acpibat(4) and
acpisbs(4) for apm(4) and hook it up to the arm64 version of apm(4) on
systems with ACPI.
ok kn@
