freebsd-skq/sys/amd64
John Baldwin ebff7660a3 *sigh*. It seems that in the ACPICA code, Intel defines its own APIC_IO
macro for use when parsing MADT tables, thus we always tried to set the
interrupt model to APIC.  This proved to be harmful on UP machines with
IO APIC's (or for UP kernels on SMP machines) since the wrong interrupt
routing information would be returned.

Pointy hat to:	jhb
Approved by:	re (rwatson)
2002-11-21 20:55:22 +00:00
..
acpica *sigh*. It seems that in the ACPICA code, Intel defines its own APIC_IO 2002-11-21 20:55:22 +00:00
amd64 Add getcontext, setcontext, and swapcontext as system calls. 2002-11-16 06:35:53 +00:00
compile Make space for compilations. 2002-07-06 02:49:07 +00:00
conf No need for pmtimer hint anymore. 2002-10-22 17:32:27 +00:00
ia32 Regenerate after adding syscalls. 2002-11-16 23:48:14 +00:00
include Add getcontext, setcontext, and swapcontext as system calls. 2002-11-16 06:35:53 +00:00
isa Add getcontext, setcontext, and swapcontext as system calls. 2002-11-16 06:35:53 +00:00
pci MFp4: 2002-11-14 05:22:37 +00:00
Makefile This commit adds basic support for the UFS2 filesystem. The UFS2 2002-06-21 06:18:05 +00:00