Subject: CVS commit: [netbsd-1-6] syssrc/sys/arch/amiga/amiga
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 06/05/2002 12:38:05
Module Name: syssrc
Committed By: lukem
Date: Wed Jun 5 09:38:04 UTC 2002
Modified Files:
syssrc/sys/arch/amiga/amiga [netbsd-1-6]: amiga_init.c
Log Message:
Pull up revision 1.79 (requested by aymeric in ticket #172):
Setting chipmem_start and chipmem_end to the same value (size of chip
memory) greatly confuses the chip memory allocator and can prevent
some systems from even starting the kernel. Remove the initialization
of chipmem_start (it's initialized in locore.s).
To generate a diff of this commit:
cvs rdiff -r1.77 -r1.77.4.1 syssrc/sys/arch/amiga/amiga/amiga_init.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.