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

git: ioapic: apic_io_enable -> ioapic_enable


From: Sepherosa Ziehau <sephe@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 22 May 2011 06:33:46 -0700 (PDT)

commit f45bfca0c18909f9e1f83b17fd18bd302d47982a
Author: Sepherosa Ziehau <sephe@dragonflybsd.org>
Date:   Sun May 22 21:21:41 2011 +0800

    ioapic: apic_io_enable -> ioapic_enable

Summary of changes:
 sys/bus/pci/i386/mptable_pci.c           |    4 ++--
 sys/bus/pci/pci_pci.c                    |    4 ++--
 sys/bus/pci/x86_64/mptable_pci.c         |    4 ++--
 sys/platform/pc32/acpica5/acpi_machdep.c |    4 ++--
 sys/platform/pc32/apic/ioapic_abi.c      |    2 +-
 sys/platform/pc32/apic/lapic.c           |    6 +++---
 sys/platform/pc32/i386/machdep.c         |    6 +++---
 sys/platform/pc32/i386/mp_machdep.c      |   10 +++++-----
 sys/platform/pc32/i386/nexus.c           |    6 +++---
 sys/platform/pc32/icu/icu.c              |    4 ++--
 sys/platform/pc32/icu/icu_abi.c          |    2 +-
 sys/platform/pc32/include/smp.h          |    2 +-
 sys/platform/pc32/isa/clock.c            |   10 +++++-----
 sys/platform/pc64/acpica5/acpi_machdep.c |    4 ++--
 sys/platform/pc64/apic/ioapic_abi.c      |    2 +-
 sys/platform/pc64/apic/lapic.c           |    6 +++---
 sys/platform/pc64/icu/icu.c              |    4 ++--
 sys/platform/pc64/icu/icu_abi.c          |    2 +-
 sys/platform/pc64/include/smp.h          |    2 +-
 sys/platform/pc64/isa/clock.c            |    8 ++++----
 sys/platform/pc64/x86_64/machdep.c       |    6 +++---
 sys/platform/pc64/x86_64/mp_machdep.c    |   10 +++++-----
 sys/platform/pc64/x86_64/nexus.c         |    6 +++---
 23 files changed, 57 insertions(+), 57 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f45bfca0c18909f9e1f83b17fd18bd302d47982a


-- 
DragonFly BSD source repository



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