Subject: CVS commit: src/sys/arch/i386/i386
To: None <source-changes@NetBSD.org>
From: Matthias Drochner <drochner@netbsd.org>
List: source-changes
Date: 11/29/2006 16:15:38
Module Name:	src
Committed By:	drochner
Date:		Wed Nov 29 16:15:38 UTC 2006

Modified Files:
	src/sys/arch/i386/i386: identcpu.c

Log Message:
-add two new FSB speeds from the latest Intel spec; this should fix
 PR port-i386/35059 from Jaromir Dolecek
-fix rounding for another one (mostly cosmetic)
-add cache descriptor for L2 cache 4 MB 64B/line 16-way


To generate a diff of this commit:
cvs rdiff -r1.50 -r1.51 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.