Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Apr 2001 11:29:43 +0200 (CEST)
From:      Luigi Rizzo <luigi@info.iet.unipi.it>
To:        Alfred Perlstein <alfred@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/dev/wi if_wi.c
Message-ID:  <200104050929.LAA88010@info.iet.unipi.it>
In-Reply-To: <200104050925.f359Pfh75393@freefall.freebsd.org> from Alfred Perlstein at "Apr 5, 2001 02:25:41 am"

next in thread | previous 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)

it would be better to make it 2*HZ then, because someone
uses different values if HZ than the default (100)

	cheers
	luigi


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?200104050929.LAA88010>