https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521
--- Comment #80 from Jesper Schmitz Mouridsen <[email protected]> --- (In reply to Jesper Schmitz Mouridsen from comment #79) I meant bus_dmamap_sync(sc->rtsx_data_dma_tag, sc->rtsx_data_dmamap, BUS_DMASYNC_PREREAD); bus_dmamap_sync(sc->rtsx_data_dma_tag, sc->rtsx_data_dmamap, BUS_DMASYNC_PREWRITE); -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
