Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch
Module Name: src
Committed By: xtraeme
Date: Sun Jul 1 20:12:36 UTC 2007
Modified Files:
src/sys/arch/i386/i386: identcpu.c
src/sys/arch/x86/include: cpuvar.h
src/sys/arch/x86/x86: est.c intel_busclock.c
Log Message:
Add support for the VIA C7-M and Eden processors in the
Enhanced Speedstep driver.
Tested by Heron Gallegos <gallegos at csxxi dot net dot mx>
To generate a diff of this commit:
cvs rdiff -r1.69 -r1.70 src/sys/arch/i386/i386/identcpu.c
cvs rdiff -r1.13 -r1.14 src/sys/arch/x86/include/cpuvar.h
cvs rdiff -r1.1 -r1.2 src/sys/arch/x86/x86/est.c \
src/sys/arch/x86/x86/intel_busclock.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