NetBSD/sys/arch/x68k
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
..
compile
conf Standardise TCP_COMPAT_42 as commented out, grouped with other COMPAT options, 2001-07-08 16:32:12 +00:00
dev Correct various misspellings of 'transfer' and inflected forms. 2001-07-08 18:06:42 +00:00
include Add BUS_DMA_READ and BUS_DMA_WRITE flags, that hint the back-end 2001-07-19 15:32:10 +00:00
stand Fix typo. s/extention/extension/ 2001-07-05 08:38:24 +00:00
usr.bin
usr.sbin I was too careless. Do not throw away the prepared string. :p 2001-06-12 11:29:31 +00:00
x68k replace vm_map{,_entry}_t with struct vm_map{,_entry} *. 2001-06-02 18:09:08 +00:00
Makefile