NetBSD/sys/arch/i386
2002-12-09 16:24:39 +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 Restore the cardbus config line. Cardslot is upset with pcmcia only. 2002-12-09 16:24:39 +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 Rename "stack" to "stacktrace" and have "stack" call "stacktrace $ebp $eip" 2000-06-08 14:42:11 +00:00
i386 Identify many Intel processors which were misidentified previously. 2002-12-07 15:36:20 +00:00
include Don't pollute struct cpu_info with throwaway variables. 2002-12-06 14:47:07 +00:00
isa Don't use delay() in the IPI wait loop. Use an empty one instead, with 2002-12-04 01:36:10 +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 If booting from floppy in 2.88MB drive, actually test if it's possible 2002-12-04 18:26:56 +00:00
Makefile Remove gratuitous setting of SYSDIR; 2001-04-03 17:12:23 +00:00