Subject: CVS commit: src/sys/dev/acpi/acpica/Subsystem
To: None <source-changes@NetBSD.org>
From: Takayoshi Kochi <kochi@netbsd.org>
List: source-changes
Date: 04/07/2004 18:19:34
Module Name:	src
Committed By:	kochi
Date:		Wed Apr  7 18:19:34 UTC 2004

Modified Files:
	src/sys/dev/acpi/acpica/Subsystem: acobject.h exmutex.c

Log Message:
A bugfix for Mutex handling.
Originally reported by Takahiro Kambe and this fixed
powerdown on his Panasonic CF-R1N.
This fix is already reported to Intel ACPI-CA team, and will be
included in future releases of ACPI-CA.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sys/dev/acpi/acpica/Subsystem/acobject.h
cvs rdiff -r1.12 -r1.13 src/sys/dev/acpi/acpica/Subsystem/exmutex.c

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