Skip site navigation (1)Skip section navigation (2)
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/>

index | next in thread | previous in thread | raw e-mail

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

--- 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=/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.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-255130-227-jIKgBRLDxh>