CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/05/25 03:49:17
Modified files:
sys/dev/pci : if_aq_pci.c
Log message:
As with if_em.c r1.350, and for the same reasons (arm64 systems with non
cache coherent PCIe), map the rx and tx rings coherent.
tested by kevlo@ on rockpro64
ok dlg@
