diff options
author | 2018-12-29 11:37:54 +0000 | |
---|---|---|
committer | 2018-12-29 11:37:54 +0000 | |
commit | 39823558b3b2ccf2d621854ae8b03fac6a73f7e2 (patch) | |
tree | 8e1fbc8a439c34c2e1c12bc548dfc694bc7bded4 /usr.bin/cvs/commit.c | |
parent | Allow passing the maximum size of a segment that a SD/MMC host (diff) | |
download | wireguard-openbsd-39823558b3b2ccf2d621854ae8b03fac6a73f7e2.tar.xz wireguard-openbsd-39823558b3b2ccf2d621854ae8b03fac6a73f7e2.zip |
The i.MX SD/MMC host controller does not support zero-length DMA
descriptors, which are used to encode 64k transfers since it's a
16-bit value in the descriptor, which means that we only support
a maximum segment size of 64k minus one. This fixes I/O errors
on i.MX machines.
ok kettenis@
Diffstat (limited to 'usr.bin/cvs/commit.c')
0 files changed, 0 insertions, 0 deletions