cvs commit: src/sys/contrib/dev/acpica exstore.c
Nate Lawson
njl at FreeBSD.org
Wed Jan 14 10:54:24 PST 2004
njl 2004/01/14 10:54:22 PST
FreeBSD src repository
Modified files: (Branch: INTEL)
sys/contrib/dev/acpica exstore.c
Log:
When creating a package element via "Store(0xXXX, Index(ArgX, 0xXXX))",
be sure to increment the refcount of the argument so it is not
prematurely deleted. This is a workaround and may appear in a different
form in ACPI-CA. This fixes battery evaluation on Thinkpads that was
broken by fixing the Dell battery state.
Submitted by: Luming Yu <luming.yu at intel.com>
Revision Changes Path
1.1.1.23 +1 -1 src/sys/contrib/dev/acpica/exstore.c
More information about the cvs-src
mailing list