Subject: PR/31910 CVS commit: src/sys/arch/mips
To: None <gdamore@netbsd.org, gnats-admin@netbsd.org,>
From: Garrett D'Amore <gdamore@netbsd.org>
List: netbsd-bugs
Date: 02/04/2006 03:25:02
The following reply was made to PR port-mips/31910; it has been noted by GNATS.
From: Garrett D'Amore <gdamore@netbsd.org>
To: gnats-bugs@netbsd.org
Cc:
Subject: PR/31910 CVS commit: src/sys/arch/mips
Date: Sat, 4 Feb 2006 03:18:10 +0000 (UTC)
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.