NetBSD/sys/arch/mac68k/mac68k
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
..
autoconf.c Since nothing depends on interrupts during autoconfig proper 1999-11-05 19:06:39 +00:00
bus_space.c Add bus_space_*_stream_N functions. 2000-07-31 22:40:25 +00:00
clock.c Enable interrupts during delay calibration. We pretty much have 1999-11-05 19:14:56 +00:00
clockreg.h Make CLK_INTERVAL depend on HZ; update comments to match. 1996-04-01 05:16:52 +00:00
conf.c Merge wscons work onto the main development branch. 2000-02-14 07:01:44 +00:00
disksubr.c From Hauke Fath: clean up disklabel support, particularly for 2000-06-09 15:27:35 +00:00
fpu.c Correct type of 'nofault', and some whitespace KNFing. 1998-04-20 06:46:16 +00:00
genassym.cf remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:10:45 +00:00
intr.c Revert a bit of the last change to make this compile again. 2000-07-05 07:33:52 +00:00
iop.c Some uncommitted poking around. No functional change. 2000-07-30 21:48:54 +00:00
kgdb_machdep.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:10:45 +00:00
locore.s Add a lock around the scheduler, and use it as necessary, including 2000-08-20 21:50:06 +00:00
macglobals.s Clean up comments. 1997-09-16 16:13:47 +00:00
machdep.c Add an align argument to uvm_map() and some callers of that 2000-09-13 15:00:15 +00:00
macrom.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:10:45 +00:00
macrom.h Whoops; here's the rest of the Deferred Task Manager changes. 1997-05-12 07:53:04 +00:00
macromasm.s Unify ADB options and place them all into opt_adb.h. Provide a knob to 1998-02-21 00:37:07 +00:00
mainbus.c Update for changes to config. 1998-01-12 18:59:04 +00:00
mem.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:10:45 +00:00
pmap.c Add an align argument to uvm_map() and some callers of that 2000-09-13 15:00:15 +00:00
pmap_bootstrap.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:10:45 +00:00
pram.c Unfortunately, several changes that are intermingled: 1999-06-28 01:56:55 +00:00
pram.h Updates from John Wittkoski for new ADB driver. 1997-04-08 03:19:04 +00:00
pramasm.s Unify ADB options and place them all into opt_adb.h. Provide a knob to 1998-02-21 00:37:07 +00:00
psc.c Add some constants from Linux/mac68k to note SCC, floppy, and SCSI registers. 1999-06-28 01:41:13 +00:00
sys_machdep.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:10:45 +00:00
trap.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:10:45 +00:00
vectors.s Unfortunately, several changes that are intermingled: 1999-06-28 01:56:55 +00:00
via.c Use constants defined in viareg.h to set value of VIA2. 2000-02-21 05:36:11 +00:00
vm_machdep.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:10:45 +00:00