Subject: CVS commit: [netbsd-4] src/sys/arch/i386/i386
To: None <source-changes@NetBSD.org>
From: Liam J. Foy <liamjfoy@netbsd.org>
List: source-changes
Date: 08/31/2007 11:33:48
Module Name: src
Committed By: liamjfoy
Date: Fri Aug 31 11:33:48 UTC 2007
Modified Files:
src/sys/arch/i386/i386 [netbsd-4]: identcpu.c
Log Message:
Pull up following revision(s) (requested by xtraeme in ticket #847):
sys/arch/i386/i386/identcpu.c: revision 1.68
sys/arch/i386/i386/identcpu.c: revision 1.69
Do not disable the TSC in the AMD Geode GX2 500. It's known to work.
For 586 based National Semiconductor CPUs, use amd_cpu_cacheinfo to
print cache information.
To generate a diff of this commit:
cvs rdiff -r1.51.2.5 -r1.51.2.6 src/sys/arch/i386/i386/identcpu.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.