diff options
author | 2015-09-05 21:13:24 +0000 | |
---|---|---|
committer | 2015-09-05 21:13:24 +0000 | |
commit | 798f173498af6ac4ed4cf6dbfe43a978d85e8274 (patch) | |
tree | 9c0c75f15f8e7d02d727f7686129212a1c378f3c /sys/dev/pci/qle.c | |
parent | snprintf+write --> dprintf (diff) | |
download | wireguard-openbsd-798f173498af6ac4ed4cf6dbfe43a978d85e8274.tar.xz wireguard-openbsd-798f173498af6ac4ed4cf6dbfe43a978d85e8274.zip |
Give up trying to map DMA descriptor in uncached memory on ECC flavours of the
IP22 motherboard (IP26, IP28). Instead, do not ask for a BUS_DMA_COHERENT
mapping, but perform explicit cache operations.
This removes the need for the memory controller to switch between `fast' and
`slow' mode every time a DMA descriptor is updated.
Tested on IP22 and IP28.
Diffstat (limited to 'sys/dev/pci/qle.c')
0 files changed, 0 insertions, 0 deletions