aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/mmc
Commit message (Expand)AuthorAgeFilesLines
* MFC rev. 187525 187543 187546 187551 187875 187877 188044 188725Alexander Motin2009-02-233-31/+148
* Sync MMC/SD subsystem with HEAD.Alexander Motin2009-01-056-274/+1249
* MFp4: When querying the operating condition of SD cards (using theWarner Losh2007-06-051-1/+1
* A careful reading of the disclaimer that is required to download theWarner Losh2007-05-268-0/+216
* First cut at making detach work. also add sdh as a possible mmc bridge.Warner Losh2007-05-152-10/+65
* Don't need mmc_mode ivarWarner Losh2007-05-151-2/+0
* Preliminary MMC stack. This stack supports SD 1.0 cards only, butWarner Losh2006-10-208-0/+1694