Subject: CVS commit: [netbsd-4] src/sys/arch/i386/i386
To: None <source-changes@NetBSD.org>
From: Jeff Rizzo <riz@netbsd.org>
List: source-changes
Date: 09/10/2006 04:55:46
Module Name: src
Committed By: riz
Date: Sun Sep 10 04:55:46 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 #145):
sys/arch/i386/i386/powernow_k7.c: revision 1.18
- 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.13.2.3 -r1.13.2.4 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.