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

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

Log Message:
Pull up revision 1.28 (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.21.4.1 -r1.21.4.2 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.