summaryrefslogtreecommitdiff
path: root/sys/dev/sdmmc/sdmmc_io.c
AgeCommit message (Expand)Author
2008-11-24Rework sdmmc locking to remove recursionBret Lambert
2007-09-17Only the most obvious bzero() -> M_ZERO changes. No cast changes, noKenneth R Westerback
2007-06-02split up large CMD53 reads and writesUwe Stuehler
2007-05-31Add SDIO card interrupt handling codeUwe Stuehler
2007-05-26Wait until an I/O function becomes ready after enabling it, and makeUwe Stuehler
2006-07-18First and foremost, avoid an obious race between two or more processesUwe Stuehler
2006-06-19Appease the printf gods here tooMiod Vallat
2006-06-03- only call config_found for function number > 0Uwe 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