commit 2090dcd357ab77cf6dfa65524744c2bd8cd738c5
Author: Sascha Wildner <[email protected]>
Date: Tue Jul 1 06:01:10 2014 +0200
kernel/acpi: Stop installing default address space handlers explicitly.
Since ACPICA 20040427 this is no longer necessary since it is part of
AcpiEnableSubsystem(). It is not supported and has led to problems.
See http://svnweb.freebsd.org/base?view=revision&revision=212993
Summary of changes:
sys/dev/acpica/acpi.c | 23 -----------------------
1 file changed, 23 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2090dcd357ab77cf6dfa65524744c2bd8cd738c5
--
DragonFly BSD source repository