NetBSD/sys/arch/i386
thorpej 78ea2dd367 Use __LDPGSZ (which must be == USRTEXT) as the text address for a.out
executables, and eliminate the USRTEXT constant, which was only used
by the a.out exec code.
2002-12-10 05:14:24 +00:00
..
acpi Get this to compile again in the ioapic case. 2002-11-22 16:16:56 +00:00
bios
bioscall
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
i386 Identify many Intel processors which were misidentified previously. 2002-12-07 15:36:20 +00:00
include Use __LDPGSZ (which must be == USRTEXT) as the text address for a.out 2002-12-10 05:14:24 +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