Subject: CVS commit: src/sys/arch/acorn26/acorn26
To: None <source-changes@NetBSD.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 10/03/2006 22:27:02
Module Name:	src
Committed By:	bjh21
Date:		Tue Oct  3 22:27:02 UTC 2006

Modified Files:
	src/sys/arch/acorn26/acorn26: bus_asm.S

Log Message:
Clean up read_region_2 code to use fast version under more circumstances, and
to always use it aligned on a 4-word boundary.  The setup code feels like
it could be sleeker, but I can't currently see how.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/arch/acorn26/acorn26/bus_asm.S

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.