git: DragonFly_RELEASE_2_4 AMD64 - Unbreak the acpi kld, which also seems to fix USB umass detection.

Matthew Dillon dillon at crater.dragonflybsd.org
Fri Sep 18 18:32:49 PDT 2009


commit 7bb4087585adb9599092ae24e9416a8f526a23db
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Fri Sep 18 18:29:47 2009 -0700

    AMD64 - Unbreak the acpi kld, which also seems to fix USB umass detection.
    
    * Misc minor fixups (mainly empty routines) taken from FreeBSD.
    * ACPI module now loads for amd64.
    * And this also seems to get usb mass storage devices working properly.

Summary of changes:
 sys/dev/acpica5/Makefile                           |    4 +-
 sys/platform/pc64/acpica5/acpi_wakeup.c            |  309 +-------------------
 .../{pc32/i386 => pc64/amd64}/cpufreq_machdep.c    |    0
 sys/platform/pc64/conf/files                       |    1 +
 4 files changed, 5 insertions(+), 309 deletions(-)
 copy sys/platform/{pc32/i386 => pc64/amd64}/cpufreq_machdep.c (100%)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7bb4087585adb9599092ae24e9416a8f526a23db


-- 
DragonFly BSD source repository





More information about the Commits mailing list