NetBSD/sys/arch/pc532
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 require that the register address and irq be specified in the config file 2005-02-22 14:42:17 +00:00
fpu
include pc532 no longer abuses cf_unit. 2005-02-22 14:47:34 +00:00
pc532 merge yamt-km branch. 2005-04-01 11:59:21 +00:00
stand
Makefile
To.Do