https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521
--- Comment #54 from Gary Jennejohn <gljennj...@gmail.com> --- (In reply to Jesper Schmitz Mouridsen from comment #53) Thanks! I'll look at it. Note that your rtsx_pci_send_cmd() is basically the same as rtsx_send_cmd() already in the code. The main difference is that your code synchronises the DMA buffers in the routine itself whereas the existing code does it after rtsx_send_cmd() returns. Did you keep the Linux dyndbg output? Could be interesting to look at. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"