Subject: CVS commit: [bjh21-wd33c93] src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 08/29/2006 20:38:58
Module Name:	src
Committed By:	bjh21
Date:		Tue Aug 29 20:38:58 UTC 2006

Modified Files:
	src/sys/dev/ic [bjh21-wd33c93]: wd33c93.c

Log Message:
Add support for negotiating async transfers if the scsipi layer asks for
that, or if the target requests sync transfers but the scsipi layer hasn't
turned them on yet.  This is still some way from correctly implementing
the rules in SPI-5, but it's closer than it was.


To generate a diff of this commit:
cvs rdiff -r1.6.2.6 -r1.6.2.7 src/sys/dev/ic/wd33c93.c

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