summaryrefslogtreecommitdiff
path: root/sys/dev/sdmmc
AgeCommit message (Expand)Author
2010-05-01Initialise error variable to zero. If all the if's fail it exists the functionreinoud
2010-04-06- mention MMC SPI mode.nonaka
2010-03-27Added sdhc at cardbus support.nonaka
2010-02-24A pointer typedef entails trading too much flexibility to declare constdyoung
2010-01-12According to SD Host Controller Simplified Specification Version 2.00, 2.2.10.uebayasi
2010-01-08Expand PMF_FN_* macros.dyoung
2009-12-05Convert tsleep(&lbolt) to kpause(). Make ltsleep/mtsleep on lboltpooka
2009-11-28Always sector size is treated as 512 bytes.nonaka
2009-10-02Typo in comment.uebayasi
2009-06-28Remove trailing whitespace,hubertf
2009-05-29It is avoided that the error occurs when the card attaches it,nonaka
2009-05-24SDHC card was able to be used.nonaka
2009-05-17fix crash with LOCKDEBUG+DIAGNOSTIC kernels:cegger
2009-05-06struct cfdata * -> cfdata_t, no functional changes intended.cegger
2009-04-26fix build broken.nonaka
2009-04-26Added some command definitions.nonaka
2009-04-21regennonaka
2009-04-21Added SD/MMC support from OpenBSD.nonaka