Subject: PR/35059 CVS commit: src/sys/arch/i386/i386
To: None <port-i386-maintainer@netbsd.org, gnats-admin@netbsd.org,>
From: Matthias Drochner <drochner@netbsd.org>
List: netbsd-bugs
Date: 11/29/2006 16:20:05
The following reply was made to PR port-i386/35059; it has been noted by GNATS.
From: Matthias Drochner <drochner@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc:
Subject: PR/35059 CVS commit: src/sys/arch/i386/i386
Date: Wed, 29 Nov 2006 16:15:38 +0000 (UTC)
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.