CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/06/17 17:43:16
Modified files:
sys/dev/pv : xen.c
Log message:
To work with bounce buffers, xen_bus_dmamap_sync has to call
bus_dmamap_sync using the parent dma tag.
ok kettenis@ dlg@
