CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2025/12/27 05:58:23

Modified files:
        sys/arch/amd64/conf: GENERIC 
        sys/dev/acpi   : files.acpi 
Added files:
        sys/dev/acpi   : inthid.c 
Removed files:
        sys/dev/acpi   : acpihid.c 

Log message:
Rename acpihid(4) into inthid(4).  This driver is really an Intel thing
and I'd like to re-use acpihid(4) for a new driver that supports the
generic button device that is defined by recent versions of the ACPI
standard.

ok jcs@, mlarkin@

Reply via email to