Subject: CVS commit: src/sys/arch/mips/mips
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 03/13/2003 05:04:14
Module Name: src
Committed By: simonb
Date: Thu Mar 13 03:04:14 UTC 2003
Modified Files:
src/sys/arch/mips/mips: bus_space_alignstride_chipdep.c
Log Message:
Sprinkle some "volatile"; fixes problems with the {read,write}_{1,2}
functions big-endian Au1xxx CPUs.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 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.