NetBSD/sys/arch/acorn26/conf
bjh21 e9030bd381 Move over to using the standard ARM bus_space implementation on acorn26.
This is more flexible than the old acorn26 bus_space, which means that single
read/write operations are slower, but multi and region operations have the
potential to be faster, and particularly insane podules might be supportable.
In theory the acorn32 mainbus and podulebus code ought to be shareable, but
acorn26 needs the extra overhead of saving R14_svc on some operations so
I've made my own version for now.  Also the acorn32 bus_spaces are a mess.
2006-09-30 16:30:10 +00:00
..
files.acorn26 Move over to using the standard ARM bus_space implementation on acorn26. 2006-09-30 16:30:10 +00:00
FOURMEG PR/34283: Gene ENonymous: Add IPFILTER_LOOKUP to the default kernel options 2006-08-26 20:26:43 +00:00
GENERIC PR/34283: Gene ENonymous: Add IPFILTER_LOOKUP to the default kernel options 2006-08-26 20:26:43 +00:00
INSTALL Don't specify -fomit-frame-pointer -mno-apcs-frame, since that breaks kernel 2006-09-28 23:23:22 +00:00
majors.acorn26 merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
Makefile.acorn26 Add -mapcs-frame -fno-omit-frame-pointer to acorn26 kernel builds. This 2006-09-28 22:10:53 +00:00
std.acorn26 merge ktrace-lwp. 2005-12-11 12:16:03 +00:00