看板 DFBSD_commit 關於我們 聯絡資訊
commit 0471bb0eba914cb2acede25ee3638621e3aa7264 Author: Sepherosa Ziehau <sephe@dragonflybsd.org> Date: Thu Mar 17 13:37:43 2011 +0800 mptable: Get pin count of I/O APIC and calculate GSI base accordingly Summary of changes: sys/platform/pc32/apic/mpapic.c | 3 ++ sys/platform/pc32/i386/mp_machdep.c | 34 +++++++++++++++++++++++++++++--- sys/platform/pc64/apic/mpapic.c | 3 ++ sys/platform/pc64/x86_64/mp_machdep.c | 34 +++++++++++++++++++++++++++++--- 4 files changed, 66 insertions(+), 8 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0471bb0eba914cb2acede25ee3638621e3aa7264 -- DragonFly BSD source repository