NetBSD/sys/arch/mvme68k/mvme68k
scw 813efd148a Don't panic in _bus_dmamap_sync() if a segment start address/length are
not aligned to a cacheline boundary.

Instead round down the start address, round up the length and "DTRT".
2001-05-01 07:32:51 +00:00
..
autoconf.c Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
bus_dma.c Don't panic in _bus_dmamap_sync() if a segment start address/length are 2001-05-01 07:32:51 +00:00
bus_space.c
clock.c Implement a real microtime() by reading the timer counter register. 2001-04-14 13:53:05 +00:00
clockreg.h
clockvar.h Implement a real microtime() by reading the timer counter register. 2001-04-14 13:53:05 +00:00
conf.c move duplicate definitions for: 2001-03-21 22:25:52 +00:00
db_memrw.c
disksubr.c
genassym.cf
isr.c
isr.h
locore.s
machdep.c Compute PAGER_MAP_SIZE at runtime to avoid needlessly crippling large- 2001-04-29 07:53:56 +00:00
mem.c Sprinkle pmap_update() calls after calls to: 2001-04-24 04:30:50 +00:00
pmap.c Do the same as mac68k/pmap.c:1.70 to prevent wired pages being 2001-04-29 07:41:58 +00:00
pmap_bootstrap.c
procfs_machdep.c
seglist.h
softintr.c
sys_machdep.c
trap.c Sprinkle pmap_update() calls after calls to: 2001-04-24 04:30:50 +00:00
vectors.s
vm_machdep.c Sprinkle pmap_update() calls after calls to: 2001-04-24 04:30:50 +00:00