NetBSD/sys/arch/cobalt
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
..
cobalt Use uvm_pageboot_alloc() for early memory allocation, rather than 2001-04-22 18:21:48 +00:00
compile
conf LKMs don't work on MIPS yet anyway, so disable it for now. 2001-02-16 19:48:05 +00:00
dev
include Add definitions of C99 integer format conversion macros. 2001-04-15 17:13:04 +00:00
pci Fix typo on pci_intr_map() changes. 2001-02-05 13:14:21 +00:00
stand
Makefile
TODO