Some machines send AC change notifications to acpibat(4). Forward this
authormglocker <mglocker@openbsd.org>
Mon, 24 Jun 2024 15:56:07 +0000 (15:56 +0000)
committermglocker <mglocker@openbsd.org>
Mon, 24 Jun 2024 15:56:07 +0000 (15:56 +0000)
commit6a17c0b7bcb83b86d761af696b661c135483e739
treee86cd8bf300ec38a23d1ffe54eb27bc85b152444
parentf1d020899ca4cfb0cf22a5639626ef5e810f0680
Some machines send AC change notifications to acpibat(4).  Forward this
notification to acpiac(4), so that the AC status can be reflected correctly
to programs like apm(8).

This for example fixes the AC status on the Microsoft Surface Go 4.

Help from kettenis@

ok deraadt@, kettenis@
sys/dev/acpi/acpibat.c