Frank Gevaerts
|
9c43b2ce17
|
Remove card_enable_monitoring() and use a mutex instead. The card_enable_monitoring() method actually didn't eliminate the possible race conditions it was meant to fix.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26627 a1c6a512-1295-4272-9138-f99709370657
|
2010-06-06 13:20:47 +00:00 |
|
Frank Gevaerts
|
a0557b23f0
|
remane hotswap.* to sdmmc.*. The contents have nothing at all to do with hotswapping things
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26598 a1c6a512-1295-4272-9138-f99709370657
|
2010-06-05 21:12:16 +00:00 |
|
Thomas Martitz
|
ee7cf6c63c
|
Remove unused card_detect(), and make card_detect_target() static inline in each sd driver.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23757 a1c6a512-1295-4272-9138-f99709370657
|
2009-11-26 00:51:09 +00:00 |
|
Rob Purchase
|
db287c0971
|
D2: Obey the SD card write-protect tab
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22596 a1c6a512-1295-4272-9138-f99709370657
|
2009-09-01 21:57:38 +00:00 |
|
Frank Gevaerts
|
a7548d3bc7
|
Make sd_present() and mmc_present() look only at the actual presence of a card, not at initialisation state
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21981 a1c6a512-1295-4272-9138-f99709370657
|
2009-07-20 13:47:21 +00:00 |
|
Rob Purchase
|
3a88746780
|
D2: A working read/write SD(HC) driver, based on the PP equivalent. See CowonD2Info wiki for usage notes/restrictions.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21967 a1c6a512-1295-4272-9138-f99709370657
|
2009-07-19 17:31:56 +00:00 |
|