CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/02/14 19:38:18
Modified files:
sys/arch/arm64/dev: apm.c
sys/arch/macppc/dev: apm.c
sys/dev/acpi : acpi_x86.c
sys/kern : subr_suspend.c
sys/sys : device.h
Log message:
MI disable_lid_wakeups() is not needed, x86 systems can do this
in sleep_resume(), which seems sensible for other future systems also
