Source-Changes archive

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

CVS commit: [netbsd-10] src/sys/dev/ic



Module Name:    src
Committed By:   martin
Date:           Mon Oct 20 13:59:20 UTC 2025

Modified Files:
        src/sys/dev/ic [netbsd-10]: bwi.c

Log Message:
Pull up following revision(s) (requested by jmcneill in ticket #1179):

        sys/dev/ic/bwi.c: revision 1.44

bwi: Retry SDIO common regwin probe a few times before giving up.

It seems that on some systems, we need to read the SDIO common regwin ID
register more than once to properly identify it. Try a couple of times
before giving up.

This makes bwi(4) attach on my red Wii.


To generate a diff of this commit:
cvs rdiff -u -r1.38.10.3 -r1.38.10.4 src/sys/dev/ic/bwi.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