[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: Thierry Deval <tdeval_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Mon, 30 Dec 2002 04:42:41 -0700 (MST)
CVSROOT: /cvs
Module name: src
Changes by: tdeval_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2002/12/30 04:42:41
Modified files:
sys/dev/ieee1394: fwscsi.c
Log message:
As we still don't have a data_page_dir support yet, transfers of more than
65535 bytes blocks silently broke. So limit ourself to 32k blocks, for now.
That mistake gave us the false impression that huge transfers were fast.
They usually resulted of 0-byte transfers. Fast indeed :-(
Now, we have real data going through.
Visit your host, monkey.org