Subject: CVS commit: syssrc/sys/arch/sh5/sh5
To: None <source-changes@netbsd.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 08/30/2002 13:45:32
Module Name:	syssrc
Committed By:	scw
Date:		Fri Aug 30 10:45:32 UTC 2002

Modified Files:
	syssrc/sys/arch/sh5/sh5: locore_subr.S

Log Message:
If running on the simulator, use a much lower buzz-loop count when
waiting for ACKs from the DTF host, otherwise the simulator waits
way too long for the initial open-ACK (which never seems to arrive,
even though things work fine afterwards).


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/sh5/sh5/locore_subr.S

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