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

DragonFly-2.3.1.713.g76418 master sys/dev/acpica5 acpi_cpu_pstate.c acpi_cpu_pstate.h sys/platform/pc32/acpica5 acpi_pstate_machdep.c


From: Sepherosa Ziehau <sephe@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 8 Jul 2009 04:00:41 -0700 (PDT)

commit 76418417362f6c0fc1249dc70334d7e16f9aa983
Author: Sepherosa Ziehau <sephe@dragonflybsd.org>
Date:   Tue Jul 7 10:18:27 2009 +0800

    ACPI P-State: Wrap ACPI_GENERIC_ADDRESS in struct acpi_pst_res
    
    Some Intel CPUs' will need iomem/ioport to configure P-State, so
    this change gives us enough space to implement this mechanism.

Summary of changes:
 sys/dev/acpica5/acpi_cpu_pstate.c               |   38 +++++++++++----------
 sys/dev/acpica5/acpi_cpu_pstate.h               |   14 +++++---
 sys/platform/pc32/acpica5/acpi_pstate_machdep.c |   42 ++++++++++-------------
 3 files changed, 47 insertions(+), 47 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/76418417362f6c0fc1249dc70334d7e16f9aa983


-- 
DragonFly BSD source repository



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