Subject: CVS commit: [netbsd-2-0] src/sys/dev/acpi
To: None <source-changes@NetBSD.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 04/29/2004 04:33:58
Module Name:	src
Committed By:	jmc
Date:		Thu Apr 29 04:33:58 UTC 2004

Modified Files:
	src/sys/dev/acpi [netbsd-2-0]: acpi_ec.c

Log Message:
Pullup rev 1.30 (requested by yamt in ticket #221)

EcGpeHandler: in the case that the ec is EcLock'ed, always set
EC_F_PENDQUERY flag so that AcpiClearGpe() will be called later.


To generate a diff of this commit:
cvs rdiff -r1.22.2.1 -r1.22.2.2 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.