Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-9] src/sys/arch/mac68k/mac68k
Module Name: src
Committed By: martin
Date: Tue Apr 27 10:27:31 UTC 2021
Modified Files:
src/sys/arch/mac68k/mac68k [netbsd-9]: locore.s
Log Message:
Pull up following revision(s) (requested by rin in ticket #1255):
sys/arch/mac68k/mac68k/locore.s: revision 1.174
Fix DJMEMCMAX option for Quadra/Centris 650/800.
- Use jeq instead of jra for conditional branch.
- Use cmpl instead of cmp (= cmpw) for int variables.
Now, my Quadra 800 recognizes full 520MB memory!
To generate a diff of this commit:
cvs rdiff -u -r1.171 -r1.171.4.1 src/sys/arch/mac68k/mac68k/locore.s
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