NetBSD/sys/arch/amiga/amiga
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
..
DOC
adosglue.h Recognize Linux ext2fs partitions. (Used to be marked as unknown). 1999-04-28 22:35:27 +00:00
amiga_bus_simple_1word.c code factorisation and added stride 1 functions 2000-01-23 21:02:17 +00:00
amiga_bus_simple_2word.c code factorisation and added stride 1 functions 2000-01-23 21:02:17 +00:00
amiga_bus_simple_4.c Include word access methods with stride 4. 2000-02-01 05:21:24 +00:00
amiga_bus_simple_16.c Initial IOBlix support. Only lpt and com; lpt untested; com assumes 24 MHz 2000-03-23 22:44:42 +00:00
amiga_init.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:44:03 +00:00
autoconf.c recently findroot() was changed to get no arguments, so remove the 2000-06-10 19:34:46 +00:00
busfuncs.c Fix Copyright dates 1999-02-16 23:34:10 +00:00
cc_registers.h
cc.c
cc.h vm_offset_t -> vaddr_t/paddr_t 1999-09-25 21:47:02 +00:00
cfdev.h
cia.c
cia.h vm_offset_t -> vaddr_t/paddr_t 1999-09-25 21:47:02 +00:00
color.h
conf.c Add the wd devices for MI wdc IDE drive support. 2000-01-31 22:49:12 +00:00
custom.h vm_offset_t -> vaddr_t/paddr_t 1999-09-25 21:47:02 +00:00
db_memrw.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:44:03 +00:00
device.h
disksubr.c A foolish consistency; most parts of the kernel use bp->b_data, so 2000-05-19 18:54:22 +00:00
dkbad.c
drcustom.h vm_offset_t -> vaddr_t/paddr_t 1999-09-25 21:47:02 +00:00
gayle.c add files which deal with the gayle chip 2000-01-23 20:53:18 +00:00
gayle.h add files which deal with the gayle chip 2000-01-23 20:53:18 +00:00
genassym.cf remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:44:03 +00:00
isr.h
locore.s Fix typo: a%0 -> %a0. 2000-09-02 04:50:08 +00:00
machdep.c Add an align argument to uvm_map() and some callers of that 2000-09-13 15:00:15 +00:00
mem.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:44:03 +00:00
memlist.h
pmap.c Add an align argument to uvm_map() and some callers of that 2000-09-13 15:00:15 +00:00
simple_busfuncs.c code factorisation and added stride 1 functions 2000-01-23 21:02:17 +00:00
sys_machdep.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:44:03 +00:00
trap.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:44:03 +00:00
vectors.s Remove unwanted reference to "_trap1" if !defined(COMPAT_13). 1998-10-18 04:42:17 +00:00
vm_machdep.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:44:03 +00:00