Subject: CVS commit: syssrc/sys/arch/arm26/include
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 09/11/2001 14:39:00
Module Name: syssrc
Committed By: bjh21
Date: Tue Sep 11 11:39:00 UTC 2001
Modified Files:
syssrc/sys/arch/arm26/include: bus.h
Log Message:
Add a minimal bus_space_mmap which always fails. The MEMC can only map DRAM
into the user's address space -- I/O devices can only ever be got at by the
kernel.
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 syssrc/sys/arch/arm26/include/bus.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.