Subject: CVS commit: syssrc/sys/arch/i386/i386
To: None <source-changes@netbsd.org>
From: Bang Jun-Young <junyoung@netbsd.org>
List: source-changes
Date: 10/04/2002 21:42:37
Module Name:	syssrc
Committed By:	junyoung
Date:		Fri Oct  4 18:42:36 UTC 2002

Modified Files:
	syssrc/sys/arch/i386/i386: machdep.c

Log Message:
Correctly identify model 6, 7, and 8 of AMD Athlon and Duron processors.

Before:
cpu0: AMD Athlon Model 6 (Palomino) (686-class), 1532.11 MHz

After:
cpu0: AMD Athlon XP 1800+ (686-class), 1532.11 MHz


To generate a diff of this commit:
cvs rdiff -r1.486 -r1.487 syssrc/sys/arch/i386/i386/machdep.c

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