Subject: CVS commit: src/sys/arch/amd64
To: None <source-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: source-changes
Date: 03/16/2007 18:52:03
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.