el='stylesheet' type='text/css' href='/cgit-data/cgit.css'/>
summaryrefslogtreecommitdiff
path: root/sys/arch/algor/include/bus.h
AgeCommit message (Expand)Author
2011-07-13Switch algor to new-style <sys/bus.h>. While I'm here, get rid ofdyoung
2011-07-08Major update of algor.matt
2010-12-09Fix DEBUG build.uebayasi
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2007-02-21add a pair of new bus_dma(9) functions:mrg
2006-03-01merge yamt-uio_vmspace branch.yamt
2005-12-11merge ktrace-lwp.christos
2005-03-09Add a dm_maxsegsz public member to bus_dmamap_t. This allows a user of the APImatt
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-05-31s/Alpha/MIPS/ in comment.enami
2001-05-28A port to the Algorithmics MIPS evaluation boards. We currentlythorpej