Subject: CVS commit: src/sys/arch/evbarm
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 06/15/2003 19:03:48
Module Name:	src
Committed By:	thorpej
Date:		Sun Jun 15 19:03:48 UTC 2003

Modified Files:
	src/sys/arch/evbarm/adi_brh: obio.c obiovar.h
	src/sys/arch/evbarm/conf: files.adi_brh files.iq31244 files.iq80310
	    files.iq80321
	src/sys/arch/evbarm/iq80310: obio.c obiovar.h
	src/sys/arch/evbarm/iq80321: obio.c obiovar.h

Log Message:
Add an optional "width" locator to the obio bus, specifying the
bus width of the device.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/arch/evbarm/adi_brh/obio.c
cvs rdiff -r1.1 -r1.2 src/sys/arch/evbarm/adi_brh/obiovar.h
cvs rdiff -r1.1 -r1.2 src/sys/arch/evbarm/conf/files.adi_brh \
    src/sys/arch/evbarm/conf/files.iq31244
cvs rdiff -r1.9 -r1.10 src/sys/arch/evbarm/conf/files.iq80310
cvs rdiff -r1.5 -r1.6 src/sys/arch/evbarm/conf/files.iq80321
cvs rdiff -r1.12 -r1.13 src/sys/arch/evbarm/iq80310/obio.c
cvs rdiff -r1.2 -r1.3 src/sys/arch/evbarm/iq80310/obiovar.h
cvs rdiff -r1.8 -r1.9 src/sys/arch/evbarm/iq80321/obio.c
cvs rdiff -r1.2 -r1.3 src/sys/arch/evbarm/iq80321/obiovar.h

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