看板 DFBSD_commit 關於我們 聯絡資訊
commit 5e06f1b908d047b141d46ed744d8fcf6e26a0787 Author: Sepherosa Ziehau <sephe@dragonflybsd.org> Date: Sun Apr 17 15:21:55 2011 +0800 acpi/pstate: Add tunable to allow BIOS whacking start/max FID/VID This tunable is set to 1 (stringent check) by default. DragonFly-issue: http://bugs.dragonflybsd.org/issue2025 Summary of changes: sys/platform/pc32/acpica5/acpi_pstate_machdep.c | 13 ++++++++++--- sys/platform/pc64/acpica5/acpi_pstate_machdep.c | 13 ++++++++++--- 2 files changed, 20 insertions(+), 6 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5e06f1b908d047b141d46ed744d8fcf6e26a0787 -- DragonFly BSD source repository