Date: Thu, 11 Dec 2003 12:21:21 -0800 (PST) From: Warner Losh <imp@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/wi if_wi.c Message-ID: <200312112021.hBBKLLpk039153@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2003/12/11 12:21:21 PST
FreeBSD src repository
Modified files: (Branch: RELENG_5_2)
sys/dev/wi if_wi.c
Log:
Up the timeout on a command from 500ms to 5s unconditionally. This
will up the failure time from about 1s to about 7s in the worst case
that I can think of. Other fixes have brought that number down from
30 minutes, so I don't feel too bad about it. Some older versions of
the Prism cards have issues that make them unable to respond in 500ms
for some commands. Current has a more extensive fix that only
penalizes the old firmware, but this is a more conservative change
more appropriate to a frozen branch.
Suggested/Submitted by: iedowse
Approved by: re (scottl)
Revision Changes Path
1.158.2.1 +1 -1 src/sys/dev/wi/if_wi.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200312112021.hBBKLLpk039153>
