SDIO Soft-Block Support (Windows Embedded CE 6.0)
1/6/2010
Soft-Block operations increase performance for large I/O operations on cards that support small block sizes in hardware by reducing the number of driver stack traversals. Soft-Block operations only benefit SDIO cards as multi-block operations are mandatory for all memory cards.
In This Section
- SDIO Bus Driver Soft-Block Support
Provides information on the necessary changes for an SDIO bus driver to support Soft-Block.
- SDIO Client Driver Soft-Block Support
Provides information on the necessary changes for an SDIO client driver to support Soft-Block.
- SDIO Host Controller Driver Soft-Block Support
Provides information on the necessary changes for an SDIO host controller driver to support Soft-Block.
Related Sections
- Secure Digital Card Driver Development Concepts
Provides information on SD card driver development.