Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 01/17/1997 01:10:02
mark
Thu Jan 16 17:00:49 PST 1997
Update of /cvsroot/src/sys/arch/arm32/podulebus
In directory netbsd1:/var/slash-tmp/cvs-serv3381

Added Files:
	podulebus_io.c podulebus_io_asm.S 
Log Message:
Implement a set of functions that provide bus space mapping and
read/write routines for the podulebus.


lukem
Thu Jan 16 17:03:33 PST 1997
Update of /cvsroot/src/lib/libedit
In directory netbsd1:/home/lukem/junk/libedit

Modified Files:
	el.c 
Log Message:
fix el_source() - a block needed braces around it (the indenting fooled me)


mark
Thu Jan 16 17:04:03 PST 1997
Update of /cvsroot/src/sys/arch/arm32/podulebus
In directory netbsd1:/var/slash-tmp/cvs-serv3797

Modified Files:
	podulebus.h 
Log Message:
Updated for the new bus space implementation.
Added a pa_iot field to the podule attach args structure.


mark
Thu Jan 16 17:07:59 PST 1997
Update of /cvsroot/src/sys/arch/arm32/podulebus
In directory netbsd1:/var/slash-tmp/cvs-serv3994

Modified Files:
	podulebus.c 
Log Message:
Pass a podule bus space tag in the pa_iot field of the podule
attach args.


mark
Thu Jan 16 17:08:43 PST 1997
Update of /cvsroot/src/sys/arch/arm32/conf
In directory netbsd1:/var/slash-tmp/cvs-serv4102

Modified Files:
	files.arm32 
Log Message:
Added files for podulebus mapping and read/write routines.