Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/sgimips



Module Name:    src
Committed By:   tsutsui
Date:           Tue Oct  7 16:03:09 UTC 2003

Modified Files:
        src/sys/arch/sgimips/include: bus.h
        src/sys/arch/sgimips/sgimips: bus.c

Log Message:
Use proper mips_dcache_{wb,inv,wbinv}_range() ops in dmamap sync function
if possible. Tested on my O2 (with r5ksc patch).

XXX should we apply similar changes to mips/bus_dma.c and use it?


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/sys/arch/sgimips/include/bus.h
cvs rdiff -r1.21 -r1.22 src/sys/arch/sgimips/sgimips/bus.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