DragonFly commits List (threaded) for 2009-05
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
DragonFly-2.3.0.865.ga9e51 master sys/dev/acpica5 acpi.c sys/platform/pc32/apic mpapic.c sys/platform/pc64/apic mpapic.c
commit a9e511dfa65ff6278e563186856c43d5eb12f438
Author: Sepherosa Ziehau <sephe@dragonflybsd.org>
Date: Sat May 2 21:35:59 2009 +0800
lapic timer: Correct AMD C1E handling
It turns out that AMD C1E only happens after ACPI-CA module is
running, so we will have to broadcast IPI at the end of the ACPI-CA
attach to clear the C1E related bits and kick start the possible
stalled lapic timer.
Tested-with: TL-58
Summary of changes:
sys/dev/acpica5/acpi.c | 12 ++++++
sys/platform/pc32/apic/mpapic.c | 81 ++++++++++++++++++++++++++++-----------
sys/platform/pc64/apic/mpapic.c | 7 +++
3 files changed, 77 insertions(+), 23 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/a9e511dfa65ff6278e563186856c43d5eb12f438
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]