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

git: ioapic_abi: More consistent function name w/ legacy interrupt


From: Sepherosa Ziehau <sephe@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 12 Jan 2012 02:49:40 -0800 (PST)

commit 027bbbfe9dce35d65da5926193e7d1ce1624544a
Author: Sepherosa Ziehau <sephe@dragonflybsd.org>
Date:   Thu Jan 12 18:48:29 2012 +0800

    ioapic_abi: More consistent function name w/ legacy interrupt
    
    No functional changes

Summary of changes:
 sys/platform/pc32/apic/ioapic.c     |    4 ++--
 sys/platform/pc32/apic/ioapic_abi.c |   12 +++++++-----
 sys/platform/pc32/apic/ioapic_abi.h |   11 ++++++-----
 sys/platform/pc32/i386/mptable.c    |    4 ++--
 sys/platform/pc32/isa/clock.c       |    8 ++++----
 sys/platform/pc64/apic/ioapic.c     |    4 ++--
 sys/platform/pc64/apic/ioapic_abi.c |   12 +++++++-----
 sys/platform/pc64/apic/ioapic_abi.h |   11 ++++++-----
 sys/platform/pc64/isa/clock.c       |    8 ++++----
 sys/platform/pc64/x86_64/mptable.c  |    4 ++--
 10 files changed, 42 insertions(+), 36 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/027bbbfe9dce35d65da5926193e7d1ce1624544a


-- 
DragonFly BSD source repository



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