Module Name: src Committed By: martin Date: Tue Apr 27 10:31:18 UTC 2021
Modified Files: src/sys/arch/mac68k/conf [netbsd-9]: GENERIC files.mac68k src/sys/arch/mac68k/mac68k [netbsd-9]: machdep.c Log Message: Pull up following revision(s) (requested by rin in ticket #1256): sys/arch/mac68k/mac68k/machdep.c: revision 1.360 sys/arch/mac68k/conf/GENERIC: revision 1.234 sys/arch/mac68k/conf/files.mac68k: revision 1.131 Add MAC68K_MEMSIZE option to hard-code memory size in MB, instead of that given by Booter. Work around Booter bug by which max memory is restricted to 255MB. To generate a diff of this commit: cvs rdiff -u -r1.228 -r1.228.2.1 src/sys/arch/mac68k/conf/GENERIC cvs rdiff -u -r1.129 -r1.129.2.1 src/sys/arch/mac68k/conf/files.mac68k cvs rdiff -u -r1.353.2.1 -r1.353.2.2 src/sys/arch/mac68k/mac68k/machdep.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.