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 Jan 19 23:28:12 UTC 2006
Modified Files:
src/sys/arch/i386/i386: powernow_k7.c
Log Message:
* Show Advanced Power Management extended features from CPUID.
* Split out the code that checks for CPUID 0x80000007 (powernow)
into another function.
* Cleaned up the code a bit.
More to come...
cpu0: AMD PowerNow! Technology.
cpu0: AMD features: TS FID VID
cpu0: available frequencies (Mhz): 798 864 931 997 1064 1197
cpu0: current frequency (Mhz): 1197
The frequency values are not correct (yet).
Thanks to Rhialto for testing and provide feedback.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 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.
Home |
Main Index |
Thread Index |
Old Index