diff options
author | sam <sam@FreeBSD.org> | 2007-10-15 17:39:47 +0000 |
---|---|---|
committer | sam <sam@FreeBSD.org> | 2007-10-15 17:39:47 +0000 |
commit | 4d72e12bc158aaa04ce18468c3c6286e0928dd0e (patch) | |
tree | eec531b0589be78a8bdd5475800a309c4f607b82 /sbin/tunefs | |
parent | 2906dd04e87e8096a2505643089f92266359b10a (diff) | |
download | FreeBSD-src-4d72e12bc158aaa04ce18468c3c6286e0928dd0e.zip FreeBSD-src-4d72e12bc158aaa04ce18468c3c6286e0928dd0e.tar.gz |
fix a bug of RX routines that can't process multi-frame transactions
properly due to the shortage of the RX buffer size. In a case of zyd
devices, up to 3 frames can be combined in an USB transaction. So, RX
buffer should be at least ((MCLBYTES + extra structs) * 3)
Submitted by: Weongyo Jeong <weongyo.jeong@gmail.com>
MFC after: 3 days
Diffstat (limited to 'sbin/tunefs')
0 files changed, 0 insertions, 0 deletions