Date: Thu, 5 Apr 2001 02:25:41 -0700 (PDT) From: Alfred Perlstein <alfred@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/wi if_wi.c Message-ID: <200104050925.f359Pfh75393@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
alfred 2001/04/05 02:25:41 PDT
Modified files:
sys/dev/wi if_wi.c
Log:
WI_TIMEOUT is 65536
65536 * 10msec == 10 minutes 55 seconds == hung machine
Instead wait for the busy bits for a max of ~2 seconds (200 * 10msec)
Revision Changes Path
1.46 +3 -4 src/sys/dev/wi/if_wi.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200104050925.f359Pfh75393>
