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:53
Module Name:	src
Committed By:	snj
Date:		Wed May 11 03:48:53 UTC 2005

Modified Files:
	src/sys/dev/ic [netbsd-2]: siopvar_common.h

Log Message:
Pull up revision 1.28 (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.27 -r1.27.4.1 src/sys/dev/ic/siopvar_common.h

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