Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/arc/jazz
Module Name: src
Committed By: tsutsui
Date: Thu Jun 15 17:06:19 UTC 2006
Modified Files:
src/sys/arch/arc/jazz: bus_dma_jazz.c
Log Message:
- don't forget to set _dm_vmspace in BUS_DMA_ALLOCNOW case
- also set ARC_DMAMAP_COHERENT hint in the case if buf is in KSEG1
(I'm not sure if ALLOCNOW is worth for linear buffer, i.e. nsegs=1 case)
To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 src/sys/arch/arc/jazz/bus_dma_jazz.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index