DragonFly On-Line Manual Pages
GPIO_ACPI(4) DragonFly Kernel Interfaces Manual GPIO_ACPI(4)
NAME
gpio_acpi -- ACPI support for GPIO events and GPIO operation regions
SYNOPSIS
To compile this module into the kernel, place the following lines in your
kernel configuration file:
device acpi
device gpio_acpi
Alternatively, to load the module at boot time, place the following line
in loader.conf(5):
gpio_acpi_load="YES"
DESCRIPTION
The gpio_acpi module provides ACPI support for GPIO-Signaled Events, and
implements an ACPI address-space handler for accesses to ACPI
GeneralPurposeIo operation-regions.
SEE ALSO
acpi(4), gpio_intel(4), smbacpi(4)
AUTHORS
Imre Vadasz
DragonFly 4.5 June 1, 2016 DragonFly 4.5