]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Use resource_list_reserve() to reserve I/O port and memory resources for
authorJohn Baldwin <jhb@FreeBSD.org>
Wed, 22 Dec 2010 20:27:20 +0000 (20:27 +0000)
committerJohn Baldwin <jhb@FreeBSD.org>
Wed, 22 Dec 2010 20:27:20 +0000 (20:27 +0000)
commitea23319939ebe6fbd37e848d3bac087b8134bc65
treec2589ab1381a2d170e83957086885125055ff861
parent50e3cec377d8880d99587506ce15f16e7f6ad8ca
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.
sys/dev/acpica/acpi.c
sys/dev/acpica/acpivar.h