Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/arm
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.
Home |
Main Index |
Thread Index |
Old Index