Subject: CVS commit: src/sys/arch/i386/i386
To: None <source-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: source-changes
Date: 12/07/2006 22:50:12
Module Name:	src
Committed By:	xtraeme
Date:		Thu Dec  7 22:50:12 UTC 2006

Modified Files:
	src/sys/arch/i386/i386: powernow_k7.c

Log Message:
* Rename pnow_cpu_quirk_check() to pnow_cpu_check().
* Add another model that needs to be added into the quirk table.
* Don't iterate over the pnow_cpu_quirk array if the two signatures
  are identical.

Patch sent privately by Olaf 'Rhialto' Seibert, thanks.


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 src/sys/arch/i386/i386/powernow_k7.c

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