git: DragonFly_RELEASE_2_8 acpi(4): Fix a bug in acpi_cpu_cstate.c (we have to write, and not to read).

Sascha Wildner swildner at crater.dragonflybsd.org
Wed Feb 9 08:28:25 PST 2011


commit ec84a56dee6fc0ed6f68ce391120ceb3258af3ea
Author: Sascha Wildner <saw at online.de>
Date:   Wed Feb 9 17:25:06 2011 +0100

    acpi(4): Fix a bug in acpi_cpu_cstate.c (we have to write, and not to read).
    
    Introduced with 10f976749fd9ad2e8642ea80ce533f7416910a65. The commit message
    said "Sync ACPI with FreeBSD 7.2", even though FreeBSD 7.2 doesn't seem to
    have this code at all, so I'm not sure about what the idea behind that
    change was. I'm guessing it is a typo, since newer FreeBSDs call
    AcpiWriteBitRegister() here too.
    
    Reported-by: Andrea Magliano <masterblaster at tiscali.it>

Summary of changes:
 sys/dev/acpica5/acpi_cpu_cstate.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ec84a56dee6fc0ed6f68ce391120ceb3258af3ea


-- 
DragonFly BSD source repository





More information about the Commits mailing list