i386 - Get completely rid of APIC_IO
authorMichael Neumann <mneumann@ntecs.de>
Wed, 6 Oct 2010 18:00:44 +0000 (20:00 +0200)
committerMichael Neumann <mneumann@ntecs.de>
Sun, 7 Nov 2010 18:02:52 +0000 (19:02 +0100)
commit30c5f287ac4d01474dd3670324db69098ecf13a8
tree7e37bb1328ee8c3af04e214dde1218feb7dbb128
parent2f3a620dec7ce9b5166e849b8b47fb019f2bb59f
i386 - Get completely rid of APIC_IO

For SMP kernels compile time APIC_IO option has been superseeded
by loader tunable hw.apic_io_enable which defaults to APIC I/O
enabled.
20 files changed:
sys/platform/pc32/acpica5/acpi_machdep.c
sys/platform/pc32/apic/apic_abi.c
sys/platform/pc32/apic/apic_ipl.h
sys/platform/pc32/apic/apic_ipl.s
sys/platform/pc32/apic/apic_vector.s
sys/platform/pc32/apic/mpapic.c
sys/platform/pc32/apic/mpapic.h
sys/platform/pc32/conf/files
sys/platform/pc32/conf/options
sys/platform/pc32/i386/autoconf.c
sys/platform/pc32/i386/machdep.c
sys/platform/pc32/i386/mp_machdep.c
sys/platform/pc32/i386/nexus.c
sys/platform/pc32/icu/icu_abi.c
sys/platform/pc32/icu/icu_ipl.s
sys/platform/pc32/icu/icu_vector.s
sys/platform/pc32/include/clock.h
sys/platform/pc32/include/smp.h
sys/platform/pc32/isa/clock.c
sys/platform/pc32/isa/intr_machdep.c