Subject: CVS commit: syssrc/sys/dev/ieee1394
To: None <source-changes@netbsd.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 12/09/2002 09:26:04
Module Name: syssrc
Committed By: jmc
Date: Mon Dec 9 07:26:03 UTC 2002
Modified Files:
syssrc/sys/dev/ieee1394: fwohci.c
Log Message:
Fix fwohci_write's sanity check against large packets. Max rec is only used
when writing directly to the device (ala IEEE1394_TCODE_WRITE_REQ_BLOCK).
Otherwise the largest size is determined strictly by speed
To generate a diff of this commit:
cvs rdiff -r1.64 -r1.65 syssrc/sys/dev/ieee1394/fwohci.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.