Subject: CVS commit: src/sys/arch/amd64/amd64
To: None <source-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: source-changes
Date: 12/12/2007 14:36:21
Module Name:	src
Committed By:	xtraeme
Date:		Wed Dec 12 14:36:21 UTC 2007

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

Log Message:
Check for the first 'D' letter in the cpu_model string for POWERNOW_K8,
so that it works in Dual Core Opterons (and maybe others).

Patch from Akihiko Taniguchi in PR port-amd64/37526.


To generate a diff of this commit:
cvs rdiff -r1.31 -r1.32 src/sys/arch/amd64/amd64/identcpu.c

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