Subject: CVS commit: syssrc/sys/arch/sun2/sun2
To: None <source-changes@netbsd.org>
From: Matthew Fredette <fredette@netbsd.org>
List: source-changes
Date: 08/26/2001 20:12:12
Module Name:	syssrc
Committed By:	fredette
Date:		Sun Aug 26 17:12:12 UTC 2001

Modified Files:
	syssrc/sys/arch/sun2/sun2: locore.s

Log Message:
Under __ELF__, getvbr must return its pointer value
in %a0, not %d0.  This fixes many problems with
getting the PROM to halt and reboot the machine.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 syssrc/sys/arch/sun2/sun2/locore.s

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