NetBSD/sys/arch/x86
drochner 342b8a4cf8 Recognize an obscure cpu feature flag bit "xTPR"
which indicates that Task Priority Messages might
be disabled. Not relevant for the kernel for now
(related to interrupt distribution on the APIC bus
afaict), but present on one of my boxes.
Being here, also recognise the future "Vanderpool"
extension.
2005-02-10 20:52:52 +00:00
..
conf Move boot device detection code from i386 and amd64 ports to x86_autoconf.c. 2004-10-20 04:20:05 +00:00
include Recognize an obscure cpu feature flag bit "xTPR" 2005-02-10 20:52:52 +00:00
isa Remove the "ID" component of the x86 bus_dma flags, since these are no 2004-06-20 18:04:08 +00:00
pci If there are no ioapics, don't bother to put things in ioapic mode. 2005-01-13 23:40:01 +00:00
x86 * Wrap IPI sending in splclock(), since an interrupt at IPL_CLOCK or lower 2005-01-13 00:08:22 +00:00