NetBSD/sys/arch/hpcmips
yamt 6b2d8b66a4 merge yamt-km branch.
- don't use managed mappings/backing objects for wired memory allocations.
  save some resources like pv_entry.  also fix (most of) PR/27030.
- simplify kernel memory management API.
- simplify pmap bootstrap of some ports.
- some related cleanups.
2005-04-01 11:59:21 +00:00
..
compile
conf Add COMPAT_20 (and COMPAT_16 in some cases) to kernel config files 2005-02-25 13:46:48 +00:00
dev Fix comments regarding configration bounaries 2004-12-12 21:03:06 +00:00
hpcmips merge yamt-km branch. 2005-04-01 11:59:21 +00:00
include Add a dm_maxsegsz public member to bus_dmamap_t. This allows a user of the API 2005-03-09 19:04:43 +00:00
isa Phase out the use of a string as first "attach args" member to control 2004-08-30 15:05:15 +00:00
stand Ignore errors on some rm -rf's for platforms that aren't quite 2004-06-21 18:20:08 +00:00
tx Fix comments regarding configration bounaries 2004-12-12 21:03:06 +00:00
vr Apply patch hpcmips/26158 (requested by darkstar) 2005-01-16 03:21:21 +00:00
Makefile
TODO