Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc/sys/dev/ieee1394



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.




Home | Main Index | Thread Index | Old Index