NetBSD/sys/arch/alpha
thorpej babefc5331 Add BUS_DMA_READ and BUS_DMA_WRITE flags, that hint the back-end
at dmamap load time that the mapping will be used for a unidirectional
transfer of the specified direction.
2001-07-19 15:32:10 +00:00
..
a12 bcopy -> memcpy 2001-07-12 23:35:42 +00:00
alpha Duh, to set the user stack pointer, you have to frob the PALcode PCB, 2001-07-18 22:22:49 +00:00
common Since DMA frobbing can be done at interrupt time by devies at 2001-07-19 14:26:54 +00:00
compile
conf ncr(8) is gone from the tree, so remove ^#ncr*. 2001-07-09 15:05:22 +00:00
eisa
include Add BUS_DMA_READ and BUS_DMA_WRITE flags, that hint the back-end 2001-07-19 15:32:10 +00:00
isa
jensenio bzero -> memset 2001-07-12 23:25:39 +00:00
mcbus
pci Add support for mbufs to the Alpha SGMAP DMA maps. 2001-07-19 06:40:01 +00:00
sableio bzero -> memset 2001-07-12 23:25:39 +00:00
stand
tc Add support for mbufs to the Alpha SGMAP DMA maps. 2001-07-19 06:40:01 +00:00
tlsb bzero -> memset 2001-07-12 23:25:39 +00:00
Makefile
STYLE