cvs commit: src/sys/dev/acpica acpi_acad.c

[ Available lists | Index of cvs-all | Month of Aug 2003 | Week of 14 Aug 2003 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Nate Lawson <njl@FreeBSD.org>
Date
14 Aug 2003 19:17:24
Subject
cvs commit: src/sys/dev/acpica acpi_acad.c
Message-ID
200308150217.h7F2HNG0003543@repoman.freebsd.org


[ Hide this part ]
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


Elapsed time: 0.066 seconds