https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521

--- Comment #74 from h...@restart.be ---
On my Realtek RTL8411B write 512 bytes blocks is working - rtsx_xfer_short():

dd if=some_file of=/dev/mmcsd0 bs=512 count=x

dd if=/dev/mmcsd0 bs=512 count=x

With a bs > 512 [rtsx_xfer()] I get interrupt RTSX_TRANS_FAIL_INT :-(

-- 
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"

Reply via email to