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

git: 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:18 -0800 (PST)

commit 744f6957d487e57f1e5e6ed66c85a5601f48804f
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/744f6957d487e57f1e5e6ed66c85a5601f48804f


-- 
DragonFly BSD source repository



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