Searched hist:e46898932ce906c782f9f400b6d2d588ccb0af81 (Results 1 – 7 of 7) sorted by relevance
/haiku/src/add-ons/kernel/drivers/disk/mmc/ |
H A D | mmc_icon.h | e46898932ce906c782f9f400b6d2d588ccb0af81 Tue Feb 19 19:12:08 UTC 2019 Adrien Destugues <pulkomandy@pulkomandy.tk> Initial work for the mmc_disk driver
No read and write support for now. But we implement getting SD card capacity. SDHC is not supported yet (it uses a different layout for the CSD register which will be rejected by this version of the code)
Change-Id: Ife844a62f3846c0a780259e9a3a08195e2fd965e Reviewed-on: https://review.haiku-os.org/c/haiku/+/1068 Reviewed-by: Jérôme Duval <jerome.duval@gmail.com>
|
H A D | Jamfile | e46898932ce906c782f9f400b6d2d588ccb0af81 Tue Feb 19 19:12:08 UTC 2019 Adrien Destugues <pulkomandy@pulkomandy.tk> Initial work for the mmc_disk driver
No read and write support for now. But we implement getting SD card capacity. SDHC is not supported yet (it uses a different layout for the CSD register which will be rejected by this version of the code)
Change-Id: Ife844a62f3846c0a780259e9a3a08195e2fd965e Reviewed-on: https://review.haiku-os.org/c/haiku/+/1068 Reviewed-by: Jérôme Duval <jerome.duval@gmail.com>
|
H A D | mmc_disk.h | e46898932ce906c782f9f400b6d2d588ccb0af81 Tue Feb 19 19:12:08 UTC 2019 Adrien Destugues <pulkomandy@pulkomandy.tk> Initial work for the mmc_disk driver
No read and write support for now. But we implement getting SD card capacity. SDHC is not supported yet (it uses a different layout for the CSD register which will be rejected by this version of the code)
Change-Id: Ife844a62f3846c0a780259e9a3a08195e2fd965e Reviewed-on: https://review.haiku-os.org/c/haiku/+/1068 Reviewed-by: Jérôme Duval <jerome.duval@gmail.com>
|
H A D | mmc_disk.cpp | e46898932ce906c782f9f400b6d2d588ccb0af81 Tue Feb 19 19:12:08 UTC 2019 Adrien Destugues <pulkomandy@pulkomandy.tk> Initial work for the mmc_disk driver
No read and write support for now. But we implement getting SD card capacity. SDHC is not supported yet (it uses a different layout for the CSD register which will be rejected by this version of the code)
Change-Id: Ife844a62f3846c0a780259e9a3a08195e2fd965e Reviewed-on: https://review.haiku-os.org/c/haiku/+/1068 Reviewed-by: Jérôme Duval <jerome.duval@gmail.com>
|
/haiku/data/artwork/icons/ |
HD | Device_SD_2 | e46898932ce906c782f9f400b6d2d588ccb0af81 Tue Feb 19 19:12:08 UTC 2019 Adrien Destugues <pulkomandy@pulkomandy.tk> Initial work for the mmc_disk driver
No read and write support for now. But we implement getting SD card capacity. SDHC is not supported yet (it uses a different layout for the CSD register which will be rejected by this version of the code)
Change-Id: Ife844a62f3846c0a780259e9a3a08195e2fd965e Reviewed-on: https://review.haiku-os.org/c/haiku/+/1068 Reviewed-by: Jérôme Duval <jerome.duval@gmail.com>
|
/haiku/headers/private/drivers/ |
H A D | mmc.h | e46898932ce906c782f9f400b6d2d588ccb0af81 Tue Feb 19 19:12:08 UTC 2019 Adrien Destugues <pulkomandy@pulkomandy.tk> Initial work for the mmc_disk driver
No read and write support for now. But we implement getting SD card capacity. SDHC is not supported yet (it uses a different layout for the CSD register which will be rejected by this version of the code)
Change-Id: Ife844a62f3846c0a780259e9a3a08195e2fd965e Reviewed-on: https://review.haiku-os.org/c/haiku/+/1068 Reviewed-by: Jérôme Duval <jerome.duval@gmail.com>
|
/haiku/src/add-ons/kernel/bus_managers/mmc/ |
H A D | mmc_bus.cpp | e46898932ce906c782f9f400b6d2d588ccb0af81 Tue Feb 19 19:12:08 UTC 2019 Adrien Destugues <pulkomandy@pulkomandy.tk> Initial work for the mmc_disk driver
No read and write support for now. But we implement getting SD card capacity. SDHC is not supported yet (it uses a different layout for the CSD register which will be rejected by this version of the code)
Change-Id: Ife844a62f3846c0a780259e9a3a08195e2fd965e Reviewed-on: https://review.haiku-os.org/c/haiku/+/1068 Reviewed-by: Jérôme Duval <jerome.duval@gmail.com>
|