Subject: CVS commit: src/sys/arch/i386/i386
To: None <source-changes@NetBSD.org>
From: Quentin Garnier <cube@netbsd.org>
List: source-changes
Date: 10/08/2006 15:50:42
Module Name: src
Committed By: cube
Date: Sun Oct 8 15:50:42 UTC 2006
Modified Files:
src/sys/arch/i386/i386: identcpu.c
Log Message:
Treat AMD CPUs with family > 6 (in fact, 15) the same way as family 6, so
they get cache information right. PR#32496 by Gregory McGarry.
To generate a diff of this commit:
cvs rdiff -r1.44 -r1.45 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.