]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add devctl(4) notify support to ACPI. Various subsystems now notify
authorNate Lawson <njl@FreeBSD.org>
Sat, 25 Oct 2003 05:03:25 +0000 (05:03 +0000)
committerNate Lawson <njl@FreeBSD.org>
Sat, 25 Oct 2003 05:03:25 +0000 (05:03 +0000)
commit9b937d4836af13ea4e86868b9bd4e1cc09dee732
treef99a0a9cead000dd7aa9b256d999d0e451d0c239
parentc365ed47e43d10a1b3a3ea971e77a5b8ac06a438
Add devctl(4) notify support to ACPI.  Various subsystems now notify
userland whenever events occur.  See the example in devd.conf below
to see how to use it.
etc/devd.conf
sys/dev/acpica/acpi.c
sys/dev/acpica/acpi_acad.c
sys/dev/acpica/acpi_button.c
sys/dev/acpica/acpi_cmbat.c
sys/dev/acpica/acpi_lid.c
sys/dev/acpica/acpi_thermal.c
sys/dev/acpica/acpivar.h