Subject: CVS commit: [netbsd-4] src/sys/arch/i386/i386
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 12/09/2006 11:56:14
Module Name:	src
Committed By:	bouyer
Date:		Sat Dec  9 11:56:14 UTC 2006

Modified Files:
	src/sys/arch/i386/i386 [netbsd-4]: powernow_k7.c

Log Message:
Pull up following revision(s) (requested by xtraeme in ticket #262):
	sys/arch/i386/i386/powernow_k7.c: revision 1.21
* 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.20.2.1 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.