Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/i386/i386
Module Name: src
Committed By: xtraeme
Date: Thu Aug 31 04:20:21 UTC 2006
Modified Files:
src/sys/arch/i386/i386: identcpu.c
Log Message:
Execute k8_powernow_init() if it's a K8 CPU and is able to change FID/VID
(previously the test was always false).
POWERNOW_K8 now runs in 32-bit mode with amd64 CPUs.
To generate a diff of this commit:
cvs rdiff -r1.37 -r1.38 src/sys/arch/i386/i386/identcpu.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index