summaryrefslogtreecommitdiff
path: root/sys/stand/boot/bootarg.c
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2015-09-05 21:13:25 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2015-09-05 21:13:25 +0000
commit0d014dea44612316aed2ff47e882601e7a05e885 (patch)
treedd6fa1fbfec72ec60d03772d83afc6229b45098b /sys/stand/boot/bootarg.c
parent5d914cb37ea64db77ffb8fbd644c576e9880def6 (diff)
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/stand/boot/bootarg.c')
0 files changed, 0 insertions, 0 deletions