NetBSD/sys/arch/i386
dsl 81acacd723 Change all .S files to use .code16 and .code32
Support 32bit addresses >64k as valid on bios calls.
Move stack for dosboot and biosboot to >64 so stack doesn't hit data.
Use disk sector number passed by mbr code to select default partition
(the mbr code doesn't do this yet).
NB only biosboot and dosboot have been tested so far.
(changes approved by christos and fvdl)
2003-02-01 14:48:16 +00:00
..
acpi remove redundant declaration 2002-12-28 20:06:07 +00:00
bios Use aprint_normal() for cfprint routines. 2003-01-01 01:24:19 +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 Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00
conf - bump MEMORY_DISK_ROOT_SIZE from 2920 to 2960 2003-02-01 13:53:36 +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 Wrap 'old BSD id' warning in DEBUG ifdef. 2003-01-31 15:35:04 +00:00
include Test _KERNEL_OPT before including opt_*.h files. 2003-01-30 19:59:29 +00:00
isa Merge the nathanw_sa branch. 2003-01-19 16:30:13 +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 Put the storage class first. 2003-01-20 01:25:04 +00:00
pnpbios unknown, not unkown. Noted by mjl. 2003-01-28 22:19:22 +00:00
stand Change all .S files to use .code16 and .code32 2003-02-01 14:48:16 +00:00
Makefile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00