Source-Changes archive

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

CVS commit: src/sys/arch/mips



Module Name:    src
Committed By:   gdamore
Date:           Sat Feb  4 03:18:10 UTC 2006

Modified Files:
        src/sys/arch/mips/include: bus_space.h
        src/sys/arch/mips/mips: bus_space_alignstride_chipdep.c

Log Message:
Provide streaming bus_space methods that don't swap if bus is otherwise
swapped from host byte order.
Closes PR port-mips/31910
Reviewed by <izumi>, <matt>, and <simonb>


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/arch/mips/include/bus_space.h
cvs rdiff -r1.7 -r1.8 src/sys/arch/mips/mips/bus_space_alignstride_chipdep.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