Subject: CVS commit: syssrc/sys/arch/i386/isa
To: None <source-changes@netbsd.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 12/04/2002 03:36:12
Module Name:	syssrc
Committed By:	fvdl
Date:		Wed Dec  4 01:36:12 UTC 2002

Modified Files:
	syssrc/sys/arch/i386/isa: npx.c

Log Message:
Don't use delay() in the IPI wait loop. Use an empty one instead, with
a counter check in the DIAGNOSTIC case.


To generate a diff of this commit:
cvs rdiff -r1.88 -r1.89 syssrc/sys/arch/i386/isa/npx.c

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