Age | Commit message (Expand) | Author |
---|---|---|
2000-06-15 | add BUS_DMA_COHERENT, fix BUS_DMAMEM_NOSYNC | Michael Shalayeff |
2000-01-29 | repair busdma calls w/o cookies | Michael Shalayeff |
1999-11-26 | fix types for raw routines, also fix macros in bus.h for raw multi; 10x niklas@ | Michael Shalayeff |
1999-11-25 | do bus stuff through pointers, native devices use memory ops where possible | Michael Shalayeff |
1999-02-25 | better bus_space_barrier(); proper dma stuff; some more bus tags | Michael Shalayeff |
1999-01-03 | implement bus_space_{un,}map w/ extents | Michael Shalayeff |
1998-12-29 | add bus_space_barrier() proto | Michael Shalayeff |
1998-12-13 | implement some more of those write_multi routines; also some 64 bit ones | Michael Shalayeff |
1998-12-13 | take advantage of IO space equal mapping | Michael Shalayeff |
1998-12-05 | fake bus_space_barrier() | Michael Shalayeff |
1998-12-05 | finally, i block mapped the io space, so bus.h is kind of fake now, just *(h ... | Michael Shalayeff |
1998-11-23 | some bus.h | Michael Shalayeff |