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:   garbled
Date:           Thu Sep  7 19:13:12 UTC 2006

Modified Files:
        src/sys/arch/powerpc/powerpc: bus_dma.c

Log Message:
Apply the patch found in PR/28512 and PR/23801. Ok'd by a few people.
>From the PR:
The cache is flushed using the bus address where the phys address
is required.  Errors would be seen only on ports where address
translation is done between the bus and physical memory.


To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 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