diff options
author | ian <ian@FreeBSD.org> | 2016-01-24 22:06:56 +0000 |
---|---|---|
committer | ian <ian@FreeBSD.org> | 2016-01-24 22:06:56 +0000 |
commit | d334c6626811b46e187e354b29cb278f40871783 (patch) | |
tree | f1ae59f3f0b8c233e9f5f2ecd9c8c26c40fd69fa /usr.bin/c99 | |
parent | e24c3b20d06b07f1ab29cac41517fc3325c2d973 (diff) | |
download | FreeBSD-src-d334c6626811b46e187e354b29cb278f40871783.zip FreeBSD-src-d334c6626811b46e187e354b29cb278f40871783.tar.gz |
MFC r294032:
Fix the handling of the "PDC write transfer length" erratum for at91. The
problem affects revision 1xx hardware as well as later versions. Also, the
recommended workaround is to set the PDC count register for a 12-byte
transfer when the actual size is less than that, but there is no need to
extend or zero-out the data buffer, because the blklen register contains
the real transfer size and only that many bytes will be transferred.
Also add a sysctl to turn debugging printfs on or off on the fly.
Diffstat (limited to 'usr.bin/c99')
0 files changed, 0 insertions, 0 deletions