Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 May 2020 10:54:03 +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-2FLmnUVKTE@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/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D204521

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

dd if=3Dsome_file of=3D/dev/mmcsd0 bs=3D512 count=3Dx

dd if=3D/dev/mmcsd0 bs=3D512 count=3Dx

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

--=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-204521-227-2FLmnUVKTE>