summaryrefslogtreecommitdiff
path: root/sys/arch/hppa/include/bus.h
AgeCommit message (Collapse)Author
2000-06-15add BUS_DMA_COHERENT, fix BUS_DMAMEM_NOSYNCMichael Shalayeff
2000-01-29repair busdma calls w/o cookiesMichael Shalayeff
1999-11-26fix types for raw routines, also fix macros in bus.h for raw multi; 10x niklas@Michael Shalayeff
1999-11-25do bus stuff through pointers, native devices use memory ops where possibleMichael Shalayeff
1999-02-25better bus_space_barrier(); proper dma stuff; some more bus tagsMichael Shalayeff
1999-01-03implement bus_space_{un,}map w/ extentsMichael Shalayeff
1998-12-29add bus_space_barrier() protoMichael Shalayeff
1998-12-13implement some more of those write_multi routines; also some 64 bit onesMichael Shalayeff
1998-12-13take advantage of IO space equal mappingMichael Shalayeff
1998-12-05fake bus_space_barrier()Michael Shalayeff
1998-12-05finally, i block mapped the io space, so bus.h is kind of fake now, just *(h ↵Michael Shalayeff
+ o) pointer arithmetic
1998-11-23some bus.hMichael Shalayeff