Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for the Ricoh 5U823 SD/MMC controller found on the x220. | 2011-07-31 | 1 | -2/+2 | |
| | | | | ok deraadt@, phessler@ | ||||
* | remove the powerhook code. All architectures now use the ca_activate tree | 2010-09-07 | 1 | -2/+1 | |
| | | | | | traversal code to suspend/resume ok oga kettenis blambert | ||||
* | Improve sdhc_activate, and make sdhc_powerhook a simple wrapper around | 2010-08-27 | 1 | -2/+3 | |
| | | | | | it for now ok kettenis | ||||
* | Don't try disabling bus power before setting the voltage on | 2007-09-06 | 1 | -1/+5 | |
| | | | | | | | | the buggy ENE controller. Tested by Alexey Suslikov <alexey.suslikov@gmail.com> who pointed out a similiar workaround in Linux. ok miod@, nit and ok kettenis@ | ||||
* | correct the way hosts are alloc'ed. fixes crashes on controllers with | 2006-07-17 | 1 | -2/+2 | |
| | | | | multiple slots. tested by me and ian@. uwe@ ok. | ||||
* | Support for standard SD host controllers like the Ricoh 5C822, a small | 2006-05-28 | 1 | -0/+39 | |
generic bus layer, and SCSI emulation for SD/MMC memory cards. |