NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/60311 CVS commit: src/sys/dev/sdmmc



The following reply was made to PR kern/60311; it has been noted by GNATS.

From: "Michael van Elst" <mlelstv%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/60311 CVS commit: src/sys/dev/sdmmc
Date: Sat, 6 Jun 2026 16:09:22 +0000

 Module Name:	src
 Committed By:	mlelstv
 Date:		Sat Jun  6 16:09:21 UTC 2026
 
 Modified Files:
 	src/sys/dev/sdmmc: sdhc.c
 
 Log Message:
 When seeing an error from the host controller, delay the soft reset by 100us.
 
 This helps the hardware found in Rockchip RK3568 and RK3588 SoCs.
 See PR kern/60311.
 
 Needs pullup to netbsd-10 and -11.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.125 -r1.126 src/sys/dev/sdmmc/sdhc.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 



Home | Main Index | Thread Index | Old Index