NetBSD/sys/arch/arc
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
..
arc 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
compile
conf grow it a bit. 2015-05-02 23:21:40 +00:00
dev src is too big these days to tolerate superfluous apostrophes. It's 2014-10-18 08:33:23 +00:00
dti src is too big these days to tolerate superfluous apostrophes. It's 2014-10-18 08:33:23 +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 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
jazz Use C99-style initializers for struct dkdriver. 2015-04-26 15:15:19 +00:00
pci make pci_intr_string and eisa_intr_string take a buffer and a length 2014-03-29 19:28:24 +00:00
stand eliminate use of bsd.sys.mk from Makefiles 2014-01-16 01:15:32 +00:00
Makefile
TODO evcnt is done. 2014-06-20 12:31:55 +00:00