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.
···11-# $OpenBSD: GENERIC,v 1.536 2025/11/14 01:55:07 jcs Exp $
11+# $OpenBSD: GENERIC,v 1.537 2025/12/27 12:58:23 kettenis Exp $
22#
33# For further information on compiling OpenBSD kernels, see the config(8)
44# man page.
···8181tpm* at acpi?
8282acpihve* at acpi?
8383acpisurface* at acpi?
8484-acpihid* at acpi?
8484+inthid* at acpi?
8585ipmi0 at acpi? disable
8686ccpmic* at iic?
8787tipmic* at iic?