cvs commit: src/sys/contrib/dev/acpica exstore.c
Nate Lawson
njl at FreeBSD.org
Sun Jan 11 23:04:11 PST 2004
njl 2004/01/11 23:04:10 PST
FreeBSD src repository
Modified files:
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.2 +348 -280 src/sys/contrib/dev/acpica/exstore.c
More information about the cvs-all
mailing list