aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/mmc
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/7.0.0_cvscvs2svn2008-02-248-8/+8
* 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