Subject: PR/37526 CVS commit: src/sys/arch/amd64/amd64
To: None <port-amd64-maintainer@netbsd.org, gnats-admin@netbsd.org,>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: netbsd-bugs
Date: 12/12/2007 14:40:03
The following reply was made to PR port-amd64/37526; it has been noted by GNATS.

From: Juan Romero Pardines <xtraeme@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/37526 CVS commit: src/sys/arch/amd64/amd64
Date: Wed, 12 Dec 2007 14:36:21 +0000 (UTC)

 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.