Subject: CVS commit: [netbsd-1-6] src/sys/dev/microcode/siop
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 03/17/2005 17:49:33
Module Name:	src
Committed By:	tron
Date:		Thu Mar 17 17:49:33 UTC 2005

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

Log Message:
Pull up revision 1.18 (requested by bouyer in ticket #1750):
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.13.4.2 -r1.13.4.3 src/sys/dev/microcode/siop/esiop.ss
cvs rdiff -r1.15 -r1.15.4.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.