Subject: CVS commit: src/sys/arch/mips
To: None <source-changes@NetBSD.org>
From: Garrett D'Amore <gdamore@netbsd.org>
List: source-changes
Date: 02/04/2006 03:18:10
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.