Subject: CVS commit: syssrc/sys/dev/microcode/siop
To: None <source-changes@netbsd.org>
From: Manuel BOUYER <bouyer@netbsd.org>
List: source-changes
Date: 04/22/2002 23:45:29
Module Name:	syssrc
Committed By:	bouyer
Date:		Mon Apr 22 20:45:28 UTC 2002

Modified Files:
	syssrc/sys/dev/microcode/siop: esiop.ss

Log Message:
It seems that the script processor continue to exec a few intructions
after the selection timeout is posted but the number executed isn't
reliable. So wait for MSG_OUT rigth after the select so that the state of
the script when the interruption is handled is known.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 syssrc/sys/dev/microcode/siop/esiop.ss

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