Source-Changes archive

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

CVS commit: [netbsd-4] src/sys



Module Name:    src
Committed By:   tron
Date:           Wed Aug 30 12:07:23 UTC 2006

Modified Files:
        src/sys/arch/x86/include [netbsd-4]: powernow.h
        src/sys/arch/x86/x86 [netbsd-4]: powernow_k8.c
        src/sys/lkm/arch/i386/powernow [netbsd-4]: Makefile lkminit_powernow.c

Log Message:
Pull up following revision(s) (requested by xtraeme in ticket #74):
        sys/lkm/arch/i386/powernow/Makefile: revision 1.3
        sys/arch/x86/x86/powernow_k8.c: revision 1.5
        sys/arch/x86/include/powernow.h: revision 1.5
        sys/lkm/arch/i386/powernow/lkminit_powernow.c: revision 1.6
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.2.2.2 -r1.2.2.3 src/sys/arch/x86/include/powernow.h
cvs rdiff -r1.1.2.2 -r1.1.2.3 src/sys/arch/x86/x86/powernow_k8.c
cvs rdiff -r1.2 -r1.2.2.1 src/sys/lkm/arch/i386/powernow/Makefile
cvs rdiff -r1.4.2.1 -r1.4.2.2 \
    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