Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Ignatios Souvatzis <is@netbsd.org>
List: source-changes
Date: 08/03/1999 14:54:51
Module Name:	syssrc
Committed By:	is
Date:		Tue Aug  3 21:54:51 UTC 1999

Modified Files:
	syssrc/sys/arch/amiga/amiga: vm_machdep.c

Log Message:
In classic Amigae, physical address zero is perfectly reasonable (it is the
base of the Chipmem). With the new pmap_extract, we distinguish this from
an invalid kernel mapping. Don't confuse the reader with the old panic
message.


To generate a diff of this commit:
cvs rdiff -r1.47 -r1.48 syssrc/sys/arch/amiga/amiga/vm_machdep.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.