Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   xtraeme
Date:           Sun Aug 27 10:10:55 UTC 2006

Modified Files:
        src/sys/arch/x86/include: powernow.h
        src/sys/arch/x86/x86: powernow_k8.c
        src/sys/lkm/arch/i386/powernow: Makefile lkminit_powernow.c

Log Message:
Update powernow module with POWERNOW_K7 and POWERNOW_K8 support.
Works fine on amd64 cpus running in 32-bit mode.

Tested by Joel Carnat.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/arch/x86/include/powernow.h
cvs rdiff -r1.4 -r1.5 src/sys/arch/x86/x86/powernow_k8.c
cvs rdiff -r1.2 -r1.3 src/sys/lkm/arch/i386/powernow/Makefile
cvs rdiff -r1.5 -r1.6 src/sys/lkm/arch/i386/powernow/lkminit_powernow.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index