Date: Wed, 27 May 2020 13:09:43 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 204521] [new driver] [request] Port rtsx from OpenBSD to FreeBSD Message-ID: <bug-204521-227-FFxe96BiEr@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-204521-227@https.bugs.freebsd.org/bugzilla/> References: <bug-204521-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521 --- Comment #77 from Gary Jennejohn <gljennjohn@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.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-204521-227-FFxe96BiEr>
