summaryrefslogtreecommitdiff
path: root/sys/arch/amiga/include/bus.h
AgeCommit message (Expand)Author
1999-09-09Keep wdc_isa.c happy.Marc Espie
1999-01-20Add dummy versions of bus_space_{alloc,free}Niklas Hallqvist
1998-10-05Update the API to be more compatibe with NetBSD, but also add new extensions:Niklas Hallqvist
1998-03-26Use new defs from MI endian.h for swapping, remove registerNiklas Hallqvist
1997-09-17It is indeed tricky to get all bus accesses right when factoring outNiklas Hallqvist
1997-09-09Make the bus_addr_t shift amount in addr calculations dynamicNiklas Hallqvist
1997-02-21add bus_space_{read,write}_region_* + some KNFNiklas Hallqvist
1996-11-28Adaption to new bus.h from NetBSD. Various driver has been updated toNiklas Hallqvist
1996-08-04Change of our extensions to the bus.h interface. Remove host_to_busNiklas Hallqvist
1996-04-27Bring forward the Amiga ISA support, and resolve a conflict with if_edNiklas Hallqvist