NetBSD/sys/arch/acorn26
bjh21 7b50d90366 When processing RASes, only pay attention to, and change, the PC parts of R15,
leaving the PSR bits alone.  Necessary to make regress/sys/kern/ras/ras1 pass.
2006-10-15 12:45:32 +00:00
..
acorn26 When processing RASes, only pay attention to, and change, the PC parts of R15, 2006-10-15 12:45:32 +00:00
compile
conf remove MALLOC_NOINLINE, it doesn't do anything anymore. 2006-10-02 03:28:29 +00:00
include Make setsoftnet() into a macro, which seems to be the usual approach on systems 2006-10-07 20:58:00 +00:00
iobus Timecounter support for acorn26, using IOC timer 0 and a bit of trickery. 2006-10-04 23:40:00 +00:00
ioc Calls to bus_space_barrier() on acorn26 were very few and using constants that 2006-09-30 15:14:21 +00:00
podulebus Move over to using the standard ARM bus_space implementation on acorn26. 2006-09-30 16:30:10 +00:00
stand Silly error: xos_cli() should call XOS_CLI, not OS_CLI. 2006-07-20 23:35:20 +00:00
vidc Add an extra cookie to the ioctl and mmap wsdisplay accessops that points 2006-04-12 19:38:22 +00:00
Makefile