DragonFly commits List (threaded) for 2009-09
DragonFly BSD
DragonFly commits List (threaded) for 2009-09
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

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


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 18 Sep 2009 18:31:27 -0700 (PDT)

commit 01082ef86fdee2c3e6cc1b30d86e0563611b2926
Author: Matthew Dillon <dillon@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/01082ef86fdee2c3e6cc1b30d86e0563611b2926


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]