Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-11] src/sys/dev/ic
Module Name: src
Committed By: martin
Date: Mon Oct 20 13:57:46 UTC 2025
Modified Files:
src/sys/dev/ic [netbsd-11]: bwi.c
Log Message:
Pull up following revision(s) (requested by jmcneill in ticket #65):
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.43 -r1.43.2.1 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