mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-03 17:11:32 +00:00
5c8fcbc866
card is ejected while we're in this routine. yamamoto-san's original patch had a small race window for AX88190 chips, which I corrected by limiting the number of iterations we'd try to reset the bits to be about 15ms rather than forever. This seems to work for me, but I don't have a large collections of cards based on this chipset. Submitted by: YAMAMOTO Shigeru