Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Matthias Drochner <drochner@netbsd.org>
List: source-changes
Date: 01/25/2000 14:26:51
Module Name: syssrc
Committed By: drochner
Date: Tue Jan 25 22:26:50 UTC 2000
Modified Files:
syssrc/sys/arch/mvme68k/include: bus_space.h
Log Message:
define a "BUS_SPACE_MAP_PREFETCHABLE" flag which basically means that
device accesses are idempotent (but should not be cached by the CPU)
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/mvme68k/include/bus_space.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.