summaryrefslogtreecommitdiff
path: root/sys/src/9/port/sdmmc.c
AgeCommit message (Collapse)Author
2015-09-20sdmmc: handle fakescsi emulationcinap_lenrek
2013-07-14add ricoh pci sdmmc host controller driver for X230cinap_lenrek
the driver should work for standard sdhc (see http://www.sdcard.org/) controllers, but matches for the ricoh controller only as it was the only one i have for testing.
2013-01-26kernel: add portable sd mmc interface (from sources)cinap_lenrek