CVS commit: [netbsd-10] src/sys/dev/sdmmc
"Martin Husemann" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: martin Date: Sun Jun 7 09:45:43 UTC 2026 Modified Files: src/sys/dev/sdmmc [netbsd-10]: sdhc.c Log Message: Pull up following revision(s) (requested by mlelstv in ticket #1270): sys/dev/sdmmc/sdhc.c: revision 1.126 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. To generate a diff of this commit: cvs rdiff -u -r1.117.2.2 -r1.117.2.3 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.