Source-Changes archive

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

CVS commit: src/sys/arch/x86



Module Name:    src
Committed By:   jmcneill
Date:           Fri Oct  2 18:50:03 UTC 2009

Modified Files:
        src/sys/arch/x86/conf: files.x86
        src/sys/arch/x86/include: cpuvar.h
        src/sys/arch/x86/x86: identcpu.c
Added Files:
        src/sys/arch/x86/x86: viac7temp.c

Log Message:
Add support for VIA C7 temperature sensors (options VIA_C7TEMP)


To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 src/sys/arch/x86/conf/files.x86
cvs rdiff -u -r1.30 -r1.31 src/sys/arch/x86/include/cpuvar.h
cvs rdiff -u -r1.16 -r1.17 src/sys/arch/x86/x86/identcpu.c
cvs rdiff -u -r0 -r1.1 src/sys/arch/x86/x86/viac7temp.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