Date: Thu, 23 Dec 2010 18:50:14 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/acpica acpi.c Message-ID: <201012231850.oBNIoUUV066640@repoman.freebsd.org>
index | next in thread | raw e-mail
jhb 2010-12-23 18:50:14 UTC
FreeBSD src repository
Modified files:
sys/dev/acpica acpi.c
Log:
SVN rev 216680 on 2010-12-23 18:50:14Z by jhb
Don't try to reserve a resource that is already allocated. If the ECDT
table is present, then the acpi_ec(4) driver will allocate its resources
from nexus0 before the acpi0 device reserves resources for child devices.
Reviewed by: jkim
Revision Changes Path
1.297 +8 -0 src/sys/dev/acpica/acpi.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201012231850.oBNIoUUV066640>
