看板 DFBSD_commit 關於我們 聯絡資訊
commit 323b7a65932ddcacd088327518581abb4312c305 Author: Sepherosa Ziehau <sephe@dragonflybsd.org> Date: Fri May 29 17:35:59 2009 +0800 acpi_cpu: Let cpu driver install ACPI-CA notify handler; C-State driver registers its handler to cpu driver (its parent) Summary of changes: sys/dev/acpica5/acpi_cpu.c | 20 +++++++++++++++++++- sys/dev/acpica5/acpi_cpu.h | 3 +++ sys/dev/acpica5/acpi_cpu_cstate.c | 12 ++++-------- 3 files changed, 26 insertions(+), 9 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/323b7a65932ddcacd088327518581abb4312c305 -- DragonFly BSD source repository