summaryrefslogtreecommitdiff
path: root/sys/arch/amiga/isa/cross.c
AgeCommit message (Collapse)Author
1999-01-19Add isa_intr_check functionalityNiklas Hallqvist
1998-03-01GCC 2.8 -WallNiklas Hallqvist
1997-09-09KNF return nitsNiklas Hallqvist
1997-09-09Make the bus_addr_t shift amount in addr calculations dynamicNiklas Hallqvist
1997-01-05First stab at making a VM-controlled bankswitching driverNiklas Hallqvist
for the CrossLink driver
1996-11-28Adaption to new bus.h from NetBSD. Various driver has been updated toNiklas Hallqvist
NetBSD 961107 state. Other has not, partly because sometimes the bus.h changes was coupled with other changes.
1996-11-23added const to second parameter of cfprint_t routineskstailey
1996-11-12s/bus.h/bus.old.h/ to make the transit to the bus_space bus.h an easy roadNiklas Hallqvist
possibly taken in small steps
1996-08-04Implement correct bus.h functions and our extensionsNiklas Hallqvist
1996-06-04Cleanup for -Wall & -Wstrict-prototypesNiklas Hallqvist
1996-04-27Bring forward the Amiga ISA support, and resolve a conflict with if_edNiklas Hallqvist
1996-02-27Adapt to our isa_intr_establish interfaceNiklas Hallqvist
1996-02-26Initial checkin of the Amiga ISA-kitNiklas Hallqvist