https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521
--- Comment #77 from Gary Jennejohn <gljennj...@gmail.com> --- (In reply to hlh from comment #76) If I limit MMCBR_IVAR_MAX_DATA to 1, i.e. max transfer of 512 bytes, in rtsx_read_ivar() then I can mount, read from and write to the SD card with no errors. The change results in all transfers being done with rtsx_xfer_short(), of course. So, rtsx_xfer() still needs some work. Don't give up, you're making good progress. -- 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"