History log of /openbsd/sys/dev/ic/w83l518d_sdmmc.c (Results 1 – 6 of 6)
Revision Date Author Comments
# 54fbbda3 01-Sep-2024 jsg <jsg@openbsd.org>

spelling; checked by jmc@, ok miod@ mglocker@ krw@


# 076e36a0 22-Jan-2020 cheloha <cheloha@openbsd.org>

wbsd(4): timeout_add(9) -> timeout_add_msec(9); ok deraadt@


# 820e06f1 05-May-2016 kettenis <kettenis@openbsd.org>

Add Dual Data Rate support for eMMC at 52MHz.


# b140af5c 01-May-2016 kettenis <kettenis@openbsd.org>

Add support for changing the bus width to the sdmmc subsystem and the sdhc(4)
controller. Use this to switch SD cards to a 4-bit bus if they support it.

ok deraadt@, jsg@


# 8a9ad9ad 10-May-2014 kettenis <kettenis@openbsd.org>

Sidestep format string issue by sanitizing a bit of debug code.

ok deraadt@


# 9efeb2be 03-Oct-2009 kettenis <kettenis@openbsd.org>

Driver for the SD/MMC part of the Winbond W83L518D/W83L519D Integrated Media
Reader.