NetBSD/sys/arch/i386
thorpej f311a1c308 Make a slight modification of pmap_growkernel() -- it now returns the
end of the mappable kernel virtual address space.  Previously, it would
get called more often than necessary, because the caller only new what
was requested.

Also, export uvm_maxkaddr so that uvm_pageboot_alloc() can grow the
kernel pmap if necessary, as well.  Note that pmap_growkernel() must
now be able to handle being called before pmap_init().
1999-05-20 23:03:23 +00:00
..
bioscall config file for BIOSCALL assym.h 1998-08-31 23:53:30 +00:00
compile
conf Document the 'wdc at isa' flags. 1999-05-19 14:41:54 +00:00
eisa Moved to eisa_machdep.h,v 1999-03-19 02:56:58 +00:00
i386 Make a slight modification of pmap_growkernel() -- it now returns the 1999-05-20 23:03:23 +00:00
include Move the user-set LDT out of the PCB and into the pmap. Applications 1999-05-12 19:28:28 +00:00
isa sync diagnostic printouts in opms_pckbc_probe() with dev/pckbc/psm.c: 1999-05-06 09:10:51 +00:00
pci Moved to arch/i386/include/pci_machdep.h,v 1999-03-19 03:36:14 +00:00
stand don't printf(NULL), not even in the DEBUG case 1999-05-15 15:42:23 +00:00
Makefile (mostly) fix kernel tags support. from Frederick Bruckman in pr-6445. 1998-11-15 20:36:30 +00:00