Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-1-6] syssrc/sys/arch/sparc64/sparc64



Module Name:    syssrc
Committed By:   tron
Date:           Fri Nov 22 17:14:57 UTC 2002

Modified Files:
        syssrc/sys/arch/sparc64/sparc64 [netbsd-1-6]: machdep.c

Log Message:
Pull up rev 1.131 and 1.133 via patch (requested by martin in ticket #917):
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.
Since we now use pmap_kenter_pa, which ignores PMAP_LITTLE, don't bother
to pass that as flags. We've already changed the ASIs used to access the
mapped pages acordingly.


To generate a diff of this commit:
cvs rdiff -r1.119.6.3 -r1.119.6.4 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.




Home | Main Index | Thread Index | Old Index