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: 09/08/2006 09:55:13
Module Name:	src
Committed By:	xtraeme
Date:		Fri Sep  8 09:55:13 UTC 2006

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

Log Message:
- Match CPUs with cpuid signature 0x6a0, they have a different
  signature in the PST block but fid/vid match.
- Remove useless comments.
- Sync informative messages with est.c.


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