Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 03 Mar 2002 19:47:27 -0700 (MST)
From:      "M. Warner Losh" <imp@village.org>
To:        fujita@soum.co.jp
Cc:        brooks@one-eyed-alien.net, mobile@FreeBSD.ORG
Subject:   Re: big wi MFC patch
Message-ID:  <20020303.194727.94042837.imp@village.org>
In-Reply-To: <20020304.114251.74750982.fujita@soum.co.jp>
References:  <20020301221816.A29315@Odin.AC.HMC.Edu> <20020304.114251.74750982.fujita@soum.co.jp>

next in thread | previous in thread | raw e-mail | index | archive | help
In message: <20020304.114251.74750982.fujita@soum.co.jp>
            FUJITA Kazutoshi <fujita@soum.co.jp> writes:
: Just little thing.
: 
: From: Brooks Davis <brooks@one-eyed-alien.net>
: Subject: big wi MFC patch
: Date: Fri, 1 Mar 2002 22:18:16 -0800
: Message-ID: <20020301221816.A29315@Odin.AC.HMC.Edu>
: 
: > +#define WI_DELAY	5
: > +#define WI_TIMEOUT	(500000/WI_DELAY)	/* 500 ms */
:                                                    ^^^^^^
: Is this comment correct ?
: (I guess it might be 100ms.)

I think that the WI_TIMEOUT is done 100000 times with a delay of 5us
each.

Warner

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-mobile" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020303.194727.94042837.imp>