Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/amd64
Module Name: src
Committed By: xtraeme
Date: Fri Mar 16 18:52:03 UTC 2007
Modified Files:
src/sys/arch/amd64/amd64: identcpu.c
src/sys/arch/amd64/include: cpu.h
Log Message:
struct cpu_info: add a ci_feature2_flags member.
identcpu: print extended cpuid features with ci_feature2_flags.
"Looks good" by christos and njoly.
To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 src/sys/arch/amd64/amd64/identcpu.c
cvs rdiff -r1.18 -r1.19 src/sys/arch/amd64/include/cpu.h
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