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: 08/10/2006 19:45:09
Module Name:	src
Committed By:	xtraeme
Date:		Thu Aug 10 19:45:09 UTC 2006

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

Log Message:
* Skip duplicated freq values (they show up with different fid/vid).
* Fix cstate->fsb before calling k7pnow_states(), we need to use CPU
  MHz value like openbsd does.

Tested by Rhialto.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 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.