Subject: CVS commit: src/sys/arch/arm
To: None <source-changes@NetBSD.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 10/23/2003 15:03:24
Module Name:	src
Committed By:	scw
Date:		Thu Oct 23 15:03:24 UTC 2003

Modified Files:
	src/sys/arch/arm/conf: files.arm
	src/sys/arch/arm/include: bus.h

Log Message:
Add a defflag for __BUS_SPACE_HAS_STREAM_METHODS, and add the
appropriate glue in bus.h, contingent on the option being defined.

This allows stream methods to be available on a port-by-port basis.


To generate a diff of this commit:
cvs rdiff -r1.74 -r1.75 src/sys/arch/arm/conf/files.arm
cvs rdiff -r1.11 -r1.12 src/sys/arch/arm/include/bus.h

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