Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: enami tsugutomo <enami@netbsd.org>
List: source-changes
Date: 06/11/2001 08:52:22
Module Name:	syssrc
Committed By:	enami
Date:		Mon Jun 11 05:52:22 UTC 2001

Modified Files:
	syssrc/sys/arch/hpcmips/vr: vr.c

Log Message:
- make this file compile even if either hpcfb or vrkiu isn't included.
- introduce new cpp symbol VR_FIND_DRAMLIM not to probe dram beyound this.
  for example, MP-C303 hangs hard if memoy beyond 0x03800000 is probed.


To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 syssrc/sys/arch/hpcmips/vr/vr.c

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