diff options
author | marius <marius@FreeBSD.org> | 2011-03-06 12:48:15 +0000 |
---|---|---|
committer | marius <marius@FreeBSD.org> | 2011-03-06 12:48:15 +0000 |
commit | efdc3bab88588b25e0abec1cccd8e57479614115 (patch) | |
tree | b455dec8b7bcc6253e8b45411570d43399b7fe1f /lib/libc/stdio/ferror.c | |
parent | 229ca25a4ffd260489a46b13f6931d9f37543be0 (diff) | |
download | FreeBSD-src-efdc3bab88588b25e0abec1cccd8e57479614115.zip FreeBSD-src-efdc3bab88588b25e0abec1cccd8e57479614115.tar.gz |
- Allocate the DMA memory shared between the host and the controller as
coherent.
- Add some missing bus_dmamap_sync() calls. This includes putting such
calls before calling reply handlers instead of calling bus_dmamap_sync()
for the request queue from individual reply handlers as these handlers
generally read back updates by the controller.
Tested on amd64 and sparc64.
MFC after: 2 weeks
Diffstat (limited to 'lib/libc/stdio/ferror.c')
0 files changed, 0 insertions, 0 deletions