NetBSD/sys/arch/acorn32
thorpej 79738a99e9 Keep track of which kernel PTs are available during bootstrap,
and let pmap_map_chunk() lookup the correct one to use for the
current VA.  Eliminate the "l2table" argument to pmap_map_chunk().

Add a second L2 table for mapping kernel text/data/bss on the
IQ80310 (fixes booting kernels with ramdisks).
2002-02-21 21:58:00 +00:00
..
acorn32 Keep track of which kernel PTs are available during bootstrap, 2002-02-21 21:58:00 +00:00
compile Ensure that arch/acorn32/compile gets created. 2001-10-07 12:20:55 +00:00
conf Revert my last change: GENERIC has more bogons than I'd hoped. 2002-02-18 20:55:55 +00:00
dev
doc Added the documentation section of arch/arm32 to not let it dissapear. 2001-10-18 00:05:00 +00:00
include Add prototype for stray_irqhandler(). 2002-02-17 23:58:35 +00:00
mainbus cons_decl(com), to get prototypes. 2002-02-17 23:53:18 +00:00
podulebus Rename map_section() to pmap_map_section(), move it to pmap.c, and give it 2002-02-20 00:10:15 +00:00
stand Create a .zip file next to the .tar file special for those Acorn folks who 2002-02-15 21:49:40 +00:00
Makefile Basic acorn32 makefile -- the arm32 one with the obvioud transformations 2001-10-06 22:04:11 +00:00