[Bug 255130] Issue with rtsx driver

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Apr 25 11:33:45 UTC 2021


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

--- Comment #28 from Henri Hennebert <hlh at restart.be> ---
(In reply to Sriram Narayanan from comment #26)

To test the IO something like (depending on the card size):

dd if=/dev/random of=/tmp/random0 bs=32768 count=262144
dd if=/tmp/random0 of=/dev/mmcsd0 bs=32768
dd if=/dev/mmcsd0 of=/tmp/random1 bs=8192
md5 /tmp/random0 /tmp/random1

Would be nice.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list