summaryrefslogtreecommitdiff
path: root/sys/arch/hpcsh/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
2002-02-11SH4 support. my target is HITACHI PERSONA HPW650PAuch
2001-07-19Add BUS_DMA_READ and BUS_DMA_WRITE flags, that hint the back-endthorpej
2001-03-15HD64461 UART module support.uch
2001-02-21HD64461 support.uch
2001-01-28s/EVBSH3/HPCSH/uch
2001-01-17the kernel for SH3-based WinCE machines (little endian), by uch.itojun