Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-09-09 | Keep wdc_isa.c happy. | Marc Espie | |
1999-01-20 | Add dummy versions of bus_space_{alloc,free} | Niklas Hallqvist | |
1998-10-05 | Update the API to be more compatibe with NetBSD, but also add new extensions: | Niklas Hallqvist | |
bus_sapce_{read,write}_raw_region_[248] a la the raw_multi variants. These last ones are not yet used. | |||
1998-03-26 | Use new defs from MI endian.h for swapping, remove register | Niklas Hallqvist | |
1997-09-17 | It is indeed tricky to get all bus accesses right when factoring out | Niklas Hallqvist | |
the canonical form for all the three bus access interfaces amiga ave now | |||
1997-09-09 | Make the bus_addr_t shift amount in addr calculations dynamic | Niklas Hallqvist | |
1997-02-21 | add bus_space_{read,write}_region_* + some KNF | Niklas Hallqvist | |
1996-11-28 | Adaption to new bus.h from NetBSD. Various driver has been updated to | Niklas Hallqvist | |
NetBSD 961107 state. Other has not, partly because sometimes the bus.h changes was coupled with other changes. | |||
1996-08-04 | Change of our extensions to the bus.h interface. Remove host_to_bus | Niklas Hallqvist | |
functions and instead provide raw byte-buffer reads with wide datapaths. | |||
1996-04-27 | Bring forward the Amiga ISA support, and resolve a conflict with if_ed | Niklas Hallqvist | |