DragonFly BSD
DragonFly commits List (threaded) for 2011-06
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: x86_64: Allow UP kernel to use LAPIC timer and I/O APIC


From: Sepherosa Ziehau <sephe@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 3 Jun 2011 02:12:43 -0700 (PDT)

commit 9a4bd8f3e26e2f6db1aec89d14732669a387cc3a
Author: Sepherosa Ziehau <sephe@dragonflybsd.org>
Date:   Fri Jun 3 17:10:10 2011 +0800

    x86_64: Allow UP kernel to use LAPIC timer and I/O APIC

Summary of changes:
 sys/bus/pci/pci_pci.c                      |    6 +++-
 sys/platform/pc64/acpica5/acpi_machdep.c   |   43 ++++-----------------------
 sys/platform/pc64/apic/apic_vector.s       |    3 ++
 sys/platform/pc64/apic/ioapic_abi.c        |    1 +
 sys/platform/pc64/apic/lapic.c             |   22 +++++++++++--
 sys/platform/pc64/apic/lapic.h             |   19 ++++++++----
 sys/platform/pc64/conf/files               |   16 +++++-----
 sys/platform/pc64/icu/icu.c                |    6 ----
 sys/platform/pc64/icu/icu_abi.c            |    3 --
 sys/platform/pc64/icu/icu_var.h            |    2 -
 sys/platform/pc64/include/acpica_machdep.h |    2 -
 sys/platform/pc64/include/intr_machdep.h   |   14 ++++-----
 sys/platform/pc64/isa/clock.c              |   24 +++------------
 sys/platform/pc64/x86_64/ipl.s             |    9 ++---
 sys/platform/pc64/x86_64/machdep.c         |    3 +-
 sys/platform/pc64/x86_64/nexus.c           |   31 +++++++++-----------
 16 files changed, 84 insertions(+), 120 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/9a4bd8f3e26e2f6db1aec89d14732669a387cc3a


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]