Module Name: src Committed By: matt Date: Sat Jul 16 21:33:46 UTC 2016
Modified Files:
src/sys/arch/mips/mips: bus_dma.c
Log Message:
When doing dmamap syncs, try to use KSEG0/XKPHYS address if possible.
XXX once hard page coloring is supported XKPHYS could be used all the time.
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 src/sys/arch/mips/mips/bus_dma.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
