CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/01/10 09:12:36
Modified files:
sys/dev/acpi : acpivar.h files.acpi
sys/arch/amd64/conf: GENERIC
Added files:
sys/dev/acpi : acpihid.c
Log message:
Add acpihid(4), a driver for the Generic Buttons Device defined by the
ACPI specification. For now only the power button is supported.
ok mlarkin@
