Date: Wed, 22 Dec 2010 20:27:20 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/acpica acpi.c acpivar.h Message-ID: <201012222027.oBMKRXY9076848@repoman.freebsd.org>
index | next in thread | raw e-mail
jhb 2010-12-22 20:27:20 UTC
FreeBSD src repository
Modified files:
sys/dev/acpica acpi.c acpivar.h
Log:
SVN rev 216674 on 2010-12-22 20:27:20Z by jhb
Use resource_list_reserve() to reserve I/O port and memory resources for
ACPI devices even if they are not allocated by a device driver since the
resources are in use and should not be allocated to another device.
Revision Changes Path
1.296 +195 -70 src/sys/dev/acpica/acpi.c
1.121 +1 -0 src/sys/dev/acpica/acpivar.h
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201012222027.oBMKRXY9076848>
