Date: Tue, 22 Sep 2009 18:34:23 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/acpi_support acpi_aiboost.c Message-ID: <200909221834.n8MIYbuU087460@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2009-09-22 18:34:23 UTC
FreeBSD src repository
Modified files:
sys/dev/acpi_support acpi_aiboost.c
Log:
SVN rev 197415 on 2009-09-22 18:34:23Z by jhb
The elements in the component arrays may be direct Package objects rather
than references to objects. In that case, simply use the Package directly.
I think a recent change to ACPI-CA is causing the interpreter to
automatically expand these references.
Reported by: Olivier Smedts olivier gid0 org
MFC after: 3 days
Revision Changes Path
1.5 +20 -18 src/sys/dev/acpi_support/acpi_aiboost.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200909221834.n8MIYbuU087460>
