Subject: CVS commit: syssrc/sys/arch/sparc64/sparc64
To: None <source-changes@netbsd.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 09/29/2002 23:56:41
Module Name: syssrc
Committed By: martin
Date: Sun Sep 29 20:56:40 UTC 2002
Modified Files:
syssrc/sys/arch/sparc64/sparc64: machdep.c
Log Message:
Fix typo: set _asi depending on requested endianess, not _sasi (the streaming
accessors take care of this themselfs). Fixes 32-bit kernels on PCI machines.
Problem found by Takeshi Nakayama in PR port-sparc64/18459, fix from
Mathew Green.
To generate a diff of this commit:
cvs rdiff -r1.130 -r1.131 syssrc/sys/arch/sparc64/sparc64/machdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.