]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add devctl(4) notify support to ACPI. Various subsystems now notify
authornjl <njl@FreeBSD.org>
Sat, 25 Oct 2003 05:03:25 +0000 (05:03 +0000)
committernjl <njl@FreeBSD.org>
Sat, 25 Oct 2003 05:03:25 +0000 (05:03 +0000)
commitbcfcc4ec03c6e17a313c90ea3e6c8365ac38a56f
treef99a0a9cead000dd7aa9b256d999d0e451d0c239
parentcdc83babef20f1fd97d3bbab52fb817c3f07a8bf
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