From owner-freebsd-current@FreeBSD.ORG Wed Sep 7 16:51:21 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8C4CB16A41F for ; Wed, 7 Sep 2005 16:51:21 +0000 (GMT) (envelope-from erik.winge@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9590B43D49 for ; Wed, 7 Sep 2005 16:51:20 +0000 (GMT) (envelope-from erik.winge@gmail.com) Received: by wproxy.gmail.com with SMTP id 36so1432719wra for ; Wed, 07 Sep 2005 09:51:19 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ZZlmIRs+mIYJEN1ZrX86ikvmIdX45EtwXpWJzD0vdvVM8KRf3frOa1CUC+I7gaowSVs+/6b40XeEtISWsDavZhDaUfl3FTZBkAIMVzSda8f+dNHIxH3AOY245f6he5VGD8ACZTFBIT+6DNgQwGP1H9m7Orp/PIxvpf9I6nKXYrg= Received: by 10.54.29.44 with SMTP id c44mr2278086wrc; Wed, 07 Sep 2005 09:51:18 -0700 (PDT) Received: by 10.54.80.20 with HTTP; Wed, 7 Sep 2005 09:51:18 -0700 (PDT) Message-ID: <4cf221cc050907095139f6058b@mail.gmail.com> Date: Wed, 7 Sep 2005 18:51:18 +0200 From: Erik Winge To: freebsd-current@freebsd.org In-Reply-To: <2300.193.68.33.1.1126075625.squirrel@193.68.33.1> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <4cf221cc050718035328cfb071@mail.gmail.com> <05Jul18.130434cest.118130@fd.hif.hu> <4cf221cc05090613208a72a08@mail.gmail.com> <2300.193.68.33.1.1126075625.squirrel@193.68.33.1> Subject: Re: if_ural in 6.0-BETA1 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Sep 2005 16:51:21 -0000 Hi, On 9/7/05, =C1d=E1m Szilveszter wrote: > Hello, >=20 > > I still have the same problem in 6.0-BETA4. if_ural will disassociate > > if the network connection is idle for more than a couple of minutes. > > This happens every time I leave my computer running without any > > network traffic. I also use WPA-PSK. >=20 > I no longer see this problem on a 7.0-CURRENT box with a kernel+ world > from 26th August. I can leave the box up for a day and idle for hours, th= e > connection stays. I still use the ral(4) cards referenced in the quote. >=20 > Perhaps something missing from 6.0-BETA? As far as I can tell, if_ural.c in RELENG_6 is now up-to-date with 7.0-CURRENT. Perhaps this means the fault lies somewhere else? I guess perhaps i should give 7.0-CURRENT a try. Regards, Erik Winge