Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 10/17/2000 04:56:38
Module Name:	syssrc
Committed By:	tv
Date:		Tue Oct 17 01:56:38 UTC 2000

Modified Files:
	syssrc/sys/arch/sparc64/sparc64 [netbsd-1-5]: ofw_machdep.c

Log Message:
Pullup 1.10-1.14 [eeh]:
Fix some sign extension bugs.
----------------------------
Fix E250 identification.
----------------------------
Add workaround for E250s.
----------------------------
prom_claim_phys: it appears one result argument too many was specified.
Now we can return the actual result of the call rather than merely
reflecting the input.
----------------------------
prom_claim_phys: set `align' parameter to 0 (meaning: get the chunk at the
specified address).


To generate a diff of this commit:
cvs rdiff -r1.9.4.1 -r1.9.4.2 syssrc/sys/arch/sparc64/sparc64/ofw_machdep.c

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