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

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


From: Sascha Wildner <swildner@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 9 Feb 2011 08:27:40 -0800 (PST)

commit f6f4f841be42285da09cee80175725769caa8a50
Author: Sascha Wildner <saw@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@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/f6f4f841be42285da09cee80175725769caa8a50


-- 
DragonFly BSD source repository



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