summaryrefslogtreecommitdiffstats
path: root/sys/dev/pci/qle.c
diff options
context:
space:
mode:
authormiod <miod@openbsd.org>2015-09-05 21:13:24 +0000
committermiod <miod@openbsd.org>2015-09-05 21:13:24 +0000
commit798f173498af6ac4ed4cf6dbfe43a978d85e8274 (patch)
tree9c0c75f15f8e7d02d727f7686129212a1c378f3c /sys/dev/pci/qle.c
parentsnprintf+write --> dprintf (diff)
downloadwireguard-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