NetBSD/sys/arch/pmax
thorpej 72a24b4eae Add an align argument to uvm_map() and some callers of that
routine.  Works similarly fto pmap_prefer(), but allows callers
to specify a minimum power-of-two alignment of the region.
How we ever got along without this for so long is beyond me.
2000-09-13 15:00:15 +00:00
..
compile
conf Have MI SCSI device descriptions in GENERIC, removing 'mi.scsi' file. 2000-09-13 03:44:38 +00:00
dev remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 07:44:02 +00:00
ibus - Have SYS_DEV_xxx device cookie symbols to select and install proper 2000-02-29 04:41:47 +00:00
include Nuke unused obscure #define's. 2000-09-13 05:23:37 +00:00
pmax Add an align argument to uvm_map() and some callers of that 2000-09-13 15:00:15 +00:00
stand Add support for booting off RAIDframe RAID1 mirrors. 2000-09-13 04:06:46 +00:00
tc - Use PMAD-BA name for device match logic. It's not a real TURBOchannel 2000-07-11 04:10:25 +00:00
Makefile