NetBSD/sys/arch/mipsco
matt 9b83c0f5e6 Add struct pmap_limits and pm_{min,max}addr from uvm/pmap/map.h and use it to
store avail_start, avail_end, virtual_start, and virtual_end.
Remove iospace and let emips just bump pmap_limits.virtual_start to get the
VA space it needs.
pmap_segtab.c is almost identical to uvm/pmap/pmap_segtab.c now.  It won't
be long until we switch to the uvm/pmap one.
2015-06-11 08:22:08 +00:00
..
compile
conf Remove unused extended attributes kernel options 2014-11-16 16:01:39 +00:00
include Consistently define WARN in a way that passes format string checks, i.e. 2014-08-06 21:57:48 +00:00
isa split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
mipsco Add struct pmap_limits and pm_{min,max}addr from uvm/pmap/map.h and use it to 2015-06-11 08:22:08 +00:00
obio use the inline bcdtobin and bintobcd directly instead through a macro. 2014-11-20 16:34:25 +00:00
stand make sure kernel is initialized properly. 2014-02-14 16:04:44 +00:00
Makefile