OpenBSD cvs log

created 2024-10-26T13:26:57Z
begin 2024-10-19T00:00:00Z
end 2024-10-20T00:00:00Z
path src/sys
commits 2

date 2024-10-19T21:10:03Z
author hastings
files src/sys/dev/sdmmc/sdhc.c log diff annotate
message Change sdhc_bus_power() behavior to return success and not perform a
power-off voltage switch sequence when card is already operating at
requested voltage.

Zap the NOPWR0 quirk for Intel controllers.

ok stsp@ kettenis@

date 2024-10-19T21:10:22Z
author hastings
files src/sys/dev/pci/sdhc_pci.c log diff annotate
message Change sdhc_bus_power() behavior to return success and not perform a
power-off voltage switch sequence when card is already operating at
requested voltage.

Zap the NOPWR0 quirk for Intel controllers.

ok stsp@ kettenis@