Date: Thu, 9 Feb 2012 14:22:13 +0400 From: Gleb Smirnoff <glebius@FreeBSD.org> To: src-committers@FreeBSD.org, svn-src-all@FreeBSD.org, svn-src-head@FreeBSD.org Subject: Re: svn commit: r231266 - in head: share/man/man4 sys/dev/sdhci Message-ID: <20120209102213.GX13554@FreeBSD.org> In-Reply-To: <201202091020.q19AKgi0093783@svn.freebsd.org> References: <201202091020.q19AKgi0093783@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Feb 09, 2012 at 10:20:42AM +0000, Gleb Smirnoff wrote: T> Author: glebius T> Date: Thu Feb 9 10:20:41 2012 T> New Revision: 231266 T> URL: http://svn.freebsd.org/changeset/base/231266 T> T> Log: T> Add support for RICOH R5CE823 card reader, that can be found in T> some Lenovo laptops. T> T> The conroller needs a quirk to lower its frequency, and after T> that it operates normally. Forgot to mention: Obtained from: OpenBSD Also, I suppose, it is neccessary to run the quirk in sdhci_resume(), but it is definitely not sufficient to get controller resumed. It looks like sdhci_resume(4) lacks some more generic resume code. -- Totus tuus, Glebius.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120209102213.GX13554>