summaryrefslogtreecommitdiff
path: root/sys/dev/sdmmc/sdmmc.c
AgeCommit message (Expand)Author
2006-07-18First and foremost, avoid an obious race between two or more processesUwe Stuehler
2006-06-29Oops! Clear the "function 0" pointer when the card goes away.Uwe Stuehler
2006-06-03prettier function declarationMartin Reindl
2006-06-01Multiply the capacity for cards with block size >512 bytes (e.g. 2G cards).Uwe Stuehler
2006-06-01SDIO card identificationUwe Stuehler
2006-05-28don't #undef SDMMC_DEBUGUwe Stuehler
2006-05-28Support for standard SD host controllers like the Ricoh 5C822, a smallUwe Stuehler