Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Nov 2019 11:26:10 +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-sCmvmNCLZs@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 #11 from Gary Jennejohn <gljennjohn@gmail.com> ---
(In reply to Gary Jennejohn from comment #10)
The driver from hlh is much further along than mine.  Loading the module wi=
th a
SD card plugged in actually results in MMC seeing the card and reading its
capacity.  Plugging in a card after the module is loaded results in a spuri=
ous
interrupt error, but that can probably be fixed without much trouble.

I had to add ``#include <sys/mutex.h>'' to get it to compile in my FreeBSD13
tree.

It doesn't work too well with my 522A and I see timeouts waiting for interr=
upts
quite often.

In any case, my opinion is that this driver is the way forward and hlh shou=
ld
continue working on it.

--=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-sCmvmNCLZs>