Date: Sun, 25 Apr 2021 11:33:45 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 255130] Issue with rtsx driver Message-ID: <bug-255130-227-jIKgBRLDxh@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-255130-227@https.bugs.freebsd.org/bugzilla/> References: <bug-255130-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D255130 --- Comment #28 from Henri Hennebert <hlh@restart.be> --- (In reply to Sriram Narayanan from comment #26) To test the IO something like (depending on the card size): dd if=3D/dev/random of=3D/tmp/random0 bs=3D32768 count=3D262144 dd if=3D/tmp/random0 of=3D/dev/mmcsd0 bs=3D32768 dd if=3D/dev/mmcsd0 of=3D/tmp/random1 bs=3D8192 md5 /tmp/random0 /tmp/random1 Would be nice. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-255130-227-jIKgBRLDxh>