Subject: CVS commit: [netbsd-2] src/sys/dev/microcode/siop
To: None <source-changes@NetBSD.org>
From: Soren Jacobsen <snj@netbsd.org>
List: source-changes
Date: 05/11/2005 03:48:47
Module Name:	src
Committed By:	snj
Date:		Wed May 11 03:48:47 UTC 2005

Modified Files:
	src/sys/dev/microcode/siop [netbsd-2]: esiop.ss siop.ss

Log Message:
Pull up revision 1.18 (requested by bouyer in ticket #1365):
when an unexpected disconnect occurs only compute the resid; do the
real save data pointers when we get the message (or rather, at disconnect
time following the message).
Factor out code to do this, and to deal with xs->resid, in siop_common.c.


To generate a diff of this commit:
cvs rdiff -r1.16.4.1 -r1.16.4.2 src/sys/dev/microcode/siop/esiop.ss
cvs rdiff -r1.17 -r1.17.10.1 src/sys/dev/microcode/siop/siop.ss

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