Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   jdc
Date:           Sun Sep 11 14:54:50 UTC 2011

Modified Files:
        src/sys/kern: kern_cpu.c
        src/sys/sys: cpuio.h
        src/usr.sbin/cpuctl: cpuctl.c

Log Message:
Add a cs_hwid field to cpustate and use this to store the ci_cpuid (hardware
ID).  Report this as the HwID in cpuctl.
OK jruoho@.


To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 src/sys/kern/kern_cpu.c
cvs rdiff -u -r1.4 -r1.5 src/sys/sys/cpuio.h
cvs rdiff -u -r1.16 -r1.17 src/usr.sbin/cpuctl/cpuctl.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