ladybird/Kernel/Devices/Storage/SD
Daniel Bertalan 6eb06384b3 Kernel: Increase SD Data Timeout
Otherwise, reading will sometimes fail on the Raspberry Pi.

This is mostly a hack, the spec has some info about how the correct
divisor should be calculated and how we can recover from timeouts.
2023-06-30 23:45:47 +02:00
..
Commands.h
PCISDHostController.cpp
PCISDHostController.h
Registers.h Kernel: Make the PresentState register a bitfield in the SDHC driver 2023-06-30 23:45:47 +02:00
SDHostController.cpp Kernel: Increase SD Data Timeout 2023-06-30 23:45:47 +02:00
SDHostController.h Kernel: Wait for transactions to complete before stopping SD clock 2023-06-30 23:45:47 +02:00
SDMemoryCard.cpp
SDMemoryCard.h