Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 06/21/2001 06:13:05
Module Name:	syssrc
Committed By:	uwe
Date:		Thu Jun 21 03:13:05 UTC 2001

Modified Files:
	syssrc/sys/arch/sparc/stand/boot: Makefile boot.c
Added Files:
	syssrc/sys/arch/sparc/stand/boot: prompatch.c

Log Message:
Add PROM patches (forth code) as a table indexed with root node name
and prom version.  Little tweaks to prom during secondary boot are
much easier then fragile work-arounds in the kernel.  Currently this
is used for JavaStation 1 with OBP3.


To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 syssrc/sys/arch/sparc/stand/boot/Makefile
cvs rdiff -r1.9 -r1.10 syssrc/sys/arch/sparc/stand/boot/boot.c
cvs rdiff -r0 -r1.1 syssrc/sys/arch/sparc/stand/boot/prompatch.c

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