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  6 16:05:07 UTC 2006

Modified Files:
        src/sys/arch/i386/i386: identcpu.c powernow_k7.c
        src/sys/arch/i386/include: cpu.h
        src/sys/lkm/arch/i386/powernow: Makefile lkminit_powernow.c

Log Message:
* Sync powernow_k7.c driver with OpenBSD, it seems to work much
  better finding PST tables.
* Use functions defined in powernow_common.c to detect if the
  CPU can run powernow.
* Update the LKM with current code.


To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 src/sys/arch/i386/i386/identcpu.c
cvs rdiff -r1.9 -r1.10 src/sys/arch/i386/i386/powernow_k7.c
cvs rdiff -r1.124 -r1.125 src/sys/arch/i386/include/cpu.h
cvs rdiff -r1.1 -r1.2 src/sys/lkm/arch/i386/powernow/Makefile
cvs rdiff -r1.3 -r1.4 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