njl 2003/08/14 19:17:23 PDT
FreeBSD src repository
Modified files:
sys/dev/acpica acpi_acad.c
Log:
Don't install a system notify handler. Move the device notify handler
installation to just before we're ready to handle events. Make a loop
more readable (no functional change).
Revision Changes Path
1.16 +11 -12 src/sys/dev/acpica/acpi_acad.c