summaryrefslogtreecommitdiff
path: root/sys/arch/arc/include/bus.h
AgeCommit message (Expand)Author
2003-06-15Handle 64bit DMA addresses on PCI for platforms that can (currently onlyfvdl
2003-01-28Introduce BUS_DMA_NOCACHE, and bus_dmamem_map() of i386 supports it.kent
2002-03-17Make sure that private DMA flags don't overlap with standard DMA flags;simonb
2001-11-14Merge the thorpej-mips-cache branch onto the trunk. This is anthorpej
2001-09-04Implement bus_space_mmap().thorpej
2001-07-19Add BUS_DMA_READ and BUS_DMA_WRITE flags, that hint the back-endthorpej
2001-03-07Add the BUS_DMA_STREAMING flag.thorpej
2000-06-26Change the kernel mmap interface so that the offset to map is ansimonb
2000-06-20for DeskStation RPC44soda
2000-06-09bus_space/bus_dma implementation for arc port, based on i386 port, pmax port,soda
2000-02-22merge changes between OpenBSD-2.1 and OpenBSD-2.6soda
2000-01-23merge to NetBSD-current (DeskStation and Algor support is currently broken)soda
2000-01-23Moved from /cvsroot/syssrc/sys/arch/pica/include/bus.h,vsoda