Subject: PR/32496 CVS commit: src/sys/arch/i386/i386
To: None <port-i386-maintainer@netbsd.org, gnats-admin@netbsd.org,>
From: Quentin Garnier <cube@netbsd.org>
List: netbsd-bugs
Date: 10/08/2006 15:55:02
The following reply was made to PR port-i386/32496; it has been noted by GNATS.
From: Quentin Garnier <cube@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc:
Subject: PR/32496 CVS commit: src/sys/arch/i386/i386
Date: Sun, 8 Oct 2006 15:50:42 +0000 (UTC)
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.