Source-Changes archive

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

CVS commit: src/sys/dev/ic



Module Name:    src
Committed By:   jmcneill
Date:           Sun Oct 19 01:15:45 UTC 2025

Modified Files:
        src/sys/dev/ic: bwi.c

Log Message:
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.43 -r1.44 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