Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 12/20/2000 12:57:38
Module Name:	syssrc
Committed By:	bjh21
Date:		Wed Dec 20 10:57:38 UTC 2000

Modified Files:
	syssrc/sys/arch/arm26/conf: files.arm26
	syssrc/sys/arch/arm26/podulebus: podulebus.c podulebus.h
Added Files:
	syssrc/sys/arch/arm26/podulebus: podloader_asm.S

Log Message:
Add support for using RISC OS podule loaders to get at ROM chunks on podules.
By default, they aren't used, since most cards seem to put the non-OS-dependent
stuff in the main chunk directory.  i-cubed cards are a notable exception.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 syssrc/sys/arch/arm26/conf/files.arm26
cvs rdiff -r0 -r1.1 syssrc/sys/arch/arm26/podulebus/podloader_asm.S
cvs rdiff -r1.4 -r1.5 syssrc/sys/arch/arm26/podulebus/podulebus.c
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/arm26/podulebus/podulebus.h

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