Subject: CVS commit: src/sys/arch/x86
To: None <source-changes@NetBSD.org>
From: Allen Briggs <briggs@netbsd.org>
List: source-changes
Date: 08/17/2004 15:27:46
Module Name:	src
Committed By:	briggs
Date:		Tue Aug 17 15:27:46 UTC 2004

Modified Files:
	src/sys/arch/x86/include: cacheinfo.h
	src/sys/arch/x86/x86: cacheinfo.c

Log Message:
Get correct cache information for earlier VIA C3 models.
Mostly from PR kern/26689 submitted by Michael van Elst.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/arch/x86/include/cacheinfo.h
cvs rdiff -r1.5 -r1.6 src/sys/arch/x86/x86/cacheinfo.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.