Add dmamap syncs for rings and mbufs, fixing occasional errors seen
authorjmatthew <jmatthew@openbsd.org>
Sat, 2 Apr 2022 09:00:45 +0000 (09:00 +0000)
committerjmatthew <jmatthew@openbsd.org>
Sat, 2 Apr 2022 09:00:45 +0000 (09:00 +0000)
commit0b663382b5b03c2629c3ce348f5f495bebf8fc61
tree69b260a8bfbb7ba94d4d9f36c346c91453d720da
parentd67ade9b91db91669f93bf57e38a97a7dfb913c3
Add dmamap syncs for rings and mbufs, fixing occasional errors seen
on a rockpro64, where dma is less coherent than on typical amd64 systems.

with and ok dlg@
sys/dev/pci/if_aq_pci.c