summaryrefslogtreecommitdiff
path: root/sys/dev/sdmmc
AgeCommit message (Expand)Author
2006-07-30more.Federico G. Schwindt
2006-07-30add some more definitions.Federico G. Schwindt
2006-07-30o Change sdhc_soft_reset() to pass the bits we want to reset and waitFederico G. Schwindt
2006-07-19add some more debugging code.Federico G. Schwindt
2006-07-18syncTheo de Raadt
2006-07-18fix vendor typoTheo de Raadt
2006-07-18syncTheo de Raadt
2006-07-18mediatek/spectecTheo de Raadt
2006-07-18First and foremost, avoid an obious race between two or more processesUwe Stuehler
2006-07-17silently return if sdmmc is disabled/not in the kernel. uwe@ ok.Federico G. Schwindt
2006-07-17correct the way hosts are alloc'ed. fixes crashes on controllers withFederico G. Schwindt
2006-07-17correct base freq mask per spec. sdhc found in the nx6125 now configuresFederico G. Schwindt
2006-07-10print the frequency in mhz, really.Federico G. Schwindt
2006-06-29- Assign RCAs beginning at 1 since 0 is used to deselect all cards.Uwe Stuehler
2006-06-29Oops! Clear the "function 0" pointer when the card goes away.Uwe Stuehler
2006-06-29Thanks to ian@ who experimented a lot with his TI PCI7621 SDHC, we knowUwe Stuehler
2006-06-19Appease the printf gods here tooMiod Vallat
2006-06-03prettier function declarationMartin Reindl
2006-06-03regenUwe Stuehler
2006-06-03correct product id for the SyChip deviceUwe Stuehler
2006-06-03- only call config_found for function number > 0Uwe Stuehler
2006-06-02regenUwe Stuehler
2006-06-02more products from http://mmc.drzeus.cx/wiki/SDIOUwe Stuehler
2006-06-02s/CID/CIS/Uwe Stuehler
2006-06-02Implement power hook (without looking at the capabilities yet).Uwe Stuehler
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-06-01fewer debug messagesUwe Stuehler
2006-06-01regenUwe Stuehler
2006-06-01The Spectec device is probably a SDW-820. Keep product names shortUwe Stuehler
2006-06-01regenUwe Stuehler
2006-06-01Start a list of SD vendors and products.Uwe Stuehler
2006-05-28don't #undef SDMMC_DEBUGUwe Stuehler
2006-05-28Support for standard SD host controllers like the Ricoh 5C822, a smallUwe Stuehler