Subject: CVS commit: src/sys/dev/ieee1394
To: None <source-changes@NetBSD.org>
From: enami tsugutomo <enami@netbsd.org>
List: source-changes
Date: 10/18/2003 12:47:28
Module Name:	src
Committed By:	enami
Date:		Sat Oct 18 12:47:28 UTC 2003

Modified Files:
	src/sys/dev/ieee1394: sbpscsi.c

Log Message:
Don't limit xfer size to SBP2_MAXPHYS.  Its not transfer size limit
but just a threshold how to describe transfer.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/dev/ieee1394/sbpscsi.c

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