Skip to content

Files

Latest commit

75f6610 · Oct 5, 2023

History

History
This branch is 340 commits behind microsoft/Windows-driver-samples:main.

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
page_type description languages products
sample
Provides a functional miniport implementation for a standard SD host controller.
cpp
windows
windows-wdk

Standard SD Host Controller Miniport

This is a sample for a Secure Digital (SD) Host Controller miniport driver. The driver works in conjunction with sdport.sys, which implements SD/SDIO/eMMC protocol and WDM interfaces, to provide the host register interface.

Universal Compliant

This sample builds a Windows Universal driver. It uses only APIs and DDIs that are included in Windows Core.

This driver, sdhc.sys, provides a functional miniport implementation for a standard SD host controller.

However, it does not have support for many more recent features such as:

  • UHS-I speed modes.

  • HS400

  • SD 4.0