Subject: CVS commit: [netbsd-2-0] src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 09/17/2004 04:04:57
Module Name:	src
Committed By:	jmc
Date:		Fri Sep 17 04:04:57 UTC 2004

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

Log Message:
Pullup patch (requested by bouyer in ticket #854)

__wdc_reset_channel(): give the loop over commands a chance to terminate by
- updating xfer on each iteration (ops)
- making sure that xfers gets removed from the queue


To generate a diff of this commit:
cvs rdiff -r1.172.2.6 -r1.172.2.7 src/sys/dev/ic/wdc.c

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