Date: Wed, 27 May 2020 12:57:04 +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-ypQhqLbkgR@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 #76 from hlh@restart.be --- (In reply to Jesper Schmitz Mouridsen from comment #75) I update gitub. I modify rtsx_xfer() according to linux sd_write_long_data() https://elixir.bootlin.com/linux/v4.3.1/source/drivers/mmc/host/rtsx_pci_sd= mmc.c#L499 I can write one block but the next write get a controller timeout and all following read timeout too. I reset with kldunload rtsx && kldload rtsx. --=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-ypQhqLbkgR>