Subject: Re: ACPI notify events (was: Bogus ACPI battery information in
To: None <current-users@netbsd.org>
From: Joerg Sonnenberger <joerg@britannica.bec.de>
List: current-users
Date: 12/17/2007 21:34:06
On Mon, Dec 17, 2007 at 01:28:15PM -0700, Sverre Froyen wrote:
> Correction! I added more printfs and also turned on ACPI_DEBUG. It turns out
> that sometimes I get calls to maybe a couple notify handlers immediately
> after a boot. Then it looks like that part of the system (ACPI calling the
> notify handlers) gets stuck. Could this be a locking issue? How can I tell?
If you press the power button, does the counter of the ACPI interrupt
increase?
Joerg