NetBSD/sys/arch/arm
chris 8fd1ceb7bf Fix bug in vmapbuf, was using len before it had been adjusted. Found by Frank while Luke was tracking down a bug. 2001-09-20 23:32:23 +00:00
..
arm Add the first tweak from PR 12364. Don't switch the flush block on an SA, as it makes second and subsequent flushes less efficient. The other tweaks are already committed. 2001-09-16 08:51:17 +00:00
arm32 Fix bug in vmapbuf, was using len before it had been adjusted. Found by Frank while Luke was tracking down a bug. 2001-09-20 23:32:23 +00:00
conf Don't compile SPL/INTR stuff if NEWINTR is defined. 2001-09-05 17:08:41 +00:00
footbridge Add stubs for mmap to footbridge, must implement proper mmap real soon. 2001-09-10 23:05:19 +00:00
include Add cdev_decl for new devices in conf.c 2001-09-16 17:41:28 +00:00
mainbus Update pmap_update to now take the updated pmap as an argument. 2001-09-10 21:19:08 +00:00
sa11x0 Add bs_notimpl_bs_mmap to bus space struct. 2001-09-12 12:32:16 +00:00
xscale Fix some register definitions. 2001-09-05 17:05:36 +00:00
Makefile