Subject: CVS commit: src/sys/arch/arm/mainbus
To: None <source-changes@NetBSD.org>
From: Chris Gilbert <chris@netbsd.org>
List: source-changes
Date: 01/01/2004 18:07:27
Module Name:	src
Committed By:	chris
Date:		Thu Jan  1 18:07:27 UTC 2004

Modified Files:
	src/sys/arch/arm/mainbus: mainbus_io.c

Log Message:
Correct the usage of the 4th arg to mainbus_bs_map.  It's a flags arg, so
test for the CACHEABLE bit, rather than assuming a non-zero means cacheable


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/sys/arch/arm/mainbus/mainbus_io.c

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