Subject: CVS commit: src/sys/dev/acpi
To: None <source-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@netbsd.org>
List: source-changes
Date: 12/19/2007 20:48:56
Module Name:	src
Committed By:	joerg
Date:		Wed Dec 19 20:48:56 UTC 2007

Modified Files:
	src/sys/dev/acpi: acpi_ec.c

Log Message:
It seems like ACPICA can't deal with GPEs being handled before the GPE
handler is called, so clear the GPE bit in the callout as well.
This fixes the EC issues on T42 models.


To generate a diff of this commit:
cvs rdiff -r1.46 -r1.47 src/sys/dev/acpi/acpi_ec.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.