NetBSD/sys/arch/i386
chs 62a6d0660c move the guts of pmap_remove() to pmap_do_remove(), which has a flags arg
to tell it whether or not to remove wired mappings.  pmap_remove() wants
to remove wired mappings, pmap_collect() doesn't.  fixes PRs 10363 and 10761.
2000-09-10 03:45:58 +00:00
..
bioscall
compile
conf Example config file for enabling large page support. 2000-09-07 18:55:30 +00:00
eisa Add functions to read EISA configuration data for MEM, IRQ, DMA, and IO. 2000-08-11 00:43:18 +00:00
gdbscripts
i386 move the guts of pmap_remove() to pmap_do_remove(), which has a flags arg 2000-09-10 03:45:58 +00:00
include Add optional support for mapping the kernel with large (4MB) pages. 2000-09-07 17:20:58 +00:00
isa
mca #if 0 bogus mca_intr_establish() added possibly mistakely 2000-08-13 10:38:38 +00:00
pci
pnpbios
stand Final fix to make this work without object directories again. 2000-09-08 19:57:05 +00:00
Makefile