NetBSD/sys/arch/i386
fvdl ca0469f229 Some changes to make single-CPU systems that have an ioapic (and
an MP BIOS table enabled) work. Some MULTIPROCESSOR defines to
make things compile, and a split of ci_cpuid into ci_cpuid and
ci_apicid. They're always equal for the MULTIPROCESSOR case,
but different otherwise (ci_cpuid will always be 0).
2002-11-28 16:37:35 +00:00
..
acpi Get this to compile again in the ioapic case. 2002-11-22 16:16:56 +00:00
bios Tidy up CFATTACH_DECL() formatting. 2002-10-02 05:47:08 +00:00
bioscall Rebuild after my re-arrangement of GDT entries, since this code depends on 2002-01-23 15:05:33 +00:00
compile
conf The traditional C preprocessor is fixed in GCC 3.3 now, so no need 2002-11-26 18:51:12 +00:00
eisa New interrupt code. The basic idea behind it is to hide the differences 2002-11-22 15:23:35 +00:00
gdbscripts
i386 Some changes to make single-CPU systems that have an ioapic (and 2002-11-28 16:37:35 +00:00
include Specify the interrupt frame as the argument to i386_int(un)lock. 2002-11-27 00:41:59 +00:00
isa si_ -> sel_ 2002-11-26 19:49:00 +00:00
mca New interrupt code. The basic idea behind it is to hide the differences 2002-11-22 15:23:35 +00:00
pci New interrupt code. The basic idea behind it is to hide the differences 2002-11-22 15:23:35 +00:00
pnpbios Provide a cast when setting up the interrupt handler (npxintr has a different 2002-11-24 10:19:37 +00:00
stand use NOMAN instead of MKMAN=no. noted by David Bonnafous on port-i386@ 2002-11-24 23:48:48 +00:00
Makefile Remove gratuitous setting of SYSDIR; 2001-04-03 17:12:23 +00:00