Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/powerpc/powerpc
Module Name: src
Committed By: scw
Date: Tue Aug 17 08:35:43 UTC 2004
Modified Files:
src/sys/arch/powerpc/powerpc: bus_dma.c
Log Message:
In _bus_dmamap_load_buffer(), honour the maximum segment size specified
when the DMA map was created.
The previous behaviour honoured the maximum segment size only when
coalescing adjacent segments.
To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 src/sys/arch/powerpc/powerpc/bus_dma.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