Module Name: src Committed By: cliff Date: Sat Apr 17 07:34:45 UTC 2010
Modified Files:
src/sys/arch/mips/mips [matt-nb5-mips64]: bus_dma.c
Log Message:
- in _bus_dmamap_sync() replace complex/buggy mbuf bounce buffer copy
code with simple call to m_copyback
To generate a diff of this commit:
cvs rdiff -u -r1.22.16.15 -r1.22.16.16 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.
