cvs commit: src/sys/dev/wi if_wi.c
Warner Losh
imp at FreeBSD.org
Thu Dec 11 12:21:22 PST 2003
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
More information about the cvs-src
mailing list