NetBSD/sys/arch/mipsco
thorpej 5871b80f00 Use uvm_pageboot_alloc() for early memory allocation, rather than
calling pmap_steal_memory() directly.  On these platforms, since
uvm_pageboot_alloc() is a wrapper around pmap_steal_memory(), there
is no functional change.  This is merely for API consistency.
2001-04-22 18:21:48 +00:00
..
compile
conf Add some ISA bus cards 2001-03-30 23:49:37 +00:00
include Add definitions of C99 integer format conversion macros. 2001-04-15 17:13:04 +00:00
isa Clear interrupt latch after interrupts are processed, not before. 2001-04-02 09:54:16 +00:00
mipsco Use uvm_pageboot_alloc() for early memory allocation, rather than 2001-04-22 18:21:48 +00:00
obio use MI softintr 2001-03-30 23:28:00 +00:00
stand
Makefile