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

Modified Files:
	src/sys/dev/ic [netbsd-2]: siop_common.c

Log Message:
Pull up revision 1.35 (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.33.4.1 -r1.33.4.2 src/sys/dev/ic/siop_common.c

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