svn commit: r231266 - in head: share/man/man4 sys/dev/sdhci

Gleb Smirnoff glebius at FreeBSD.org
Thu Feb 9 10:22:15 UTC 2012


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.


More information about the svn-src-all mailing list