看板 DFBSD_commit 關於我們 聯絡資訊
commit 964f1c13a83e9f0c505c19cd69f40cf8a7ffa884 Author: Sepherosa Ziehau <sephe@dragonflybsd.org> Date: Tue Jul 7 15:53:32 2009 +0800 ACPI P-State: Implement CPU driver for Intel CPUs Currently altering and extracting P-State information through IA32_PERF_{STATUS,CTL} MSR are supported. Summary of changes: sys/platform/pc32/acpica5/acpi_pstate_machdep.c | 148 +++++++++++++++++++++++ 1 files changed, 148 insertions(+), 0 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/964f1c13a83e9f0c505c19cd69f40cf8a7ffa884 -- DragonFly BSD source repository