DragonFly commits List (threaded) for 2011-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: ioapic/i386: Rearrange pin information for ioapic low level intrhandler
commit 7a54dec9563fe552852f9237fd471d5cbe566eba
Author: Sepherosa Ziehau <sephe@dragonflybsd.org>
Date: Mon Aug 29 19:54:51 2011 +0800
ioapic/i386: Rearrange pin information for ioapic low level intrhandler
- Remove unused field, thus reduce the information size from 32 bytes
to 16bytes.
- Struct, field and macro renaming
Summary of changes:
sys/platform/pc32/apic/apic_vector.s | 16 +++---
sys/platform/pc32/apic/ioapic_abi.c | 79 +++++++++++++++------------------
sys/platform/pc32/apic/ioapic_abi.h | 24 +++++------
sys/platform/pc32/apic/ioapic_ipl.s | 16 +++---
sys/platform/pc32/i386/genassym.c | 14 +++---
5 files changed, 70 insertions(+), 79 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7a54dec9563fe552852f9237fd471d5cbe566eba
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]