NetBSD/sys/arch/atari
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
..
atari merge yamt-km branch. 2005-04-01 11:59:21 +00:00
compile
conf Regen for COMPAT_20 additions. 2005-02-25 13:52:21 +00:00
dev getitesp() can return NULL, so check for that in iteopen(). 2005-03-02 08:14:26 +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 adapt to ISA "unknown address" namespace separation (purely mechanical, 2004-09-14 20:32:48 +00:00
pci Phase out the use of a string as first "attach args" member to control 2004-08-30 15:05:15 +00:00
stand White space nit- don't put a space before/after increment/decrement 2005-02-11 06:21:21 +00:00
vme for drivers that support only one instance, use a global variable to ensure 2004-12-13 02:14:13 +00:00
Makefile