NetBSD/sys/arch/acorn26/podulebus
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
..
if_eh.c Make almost everything #include <sys/bswap.h> instead of <machine/bswap.h> 2006-01-29 21:42:40 +00:00
if_ehreg.h
podloader_asm.S unifdef -U __APCS_26__: we've been using APCS-32 for years. 2006-08-28 14:31:18 +00:00
podulebus.c Move over to using the standard ARM bus_space implementation on acorn26. 2006-09-30 16:30:10 +00:00
podulebusreg.h
powerrom.c
unixbp.c
unixbpreg.h
unixbpvar.h