From owner-freebsd-current@FreeBSD.ORG Fri Oct 31 22:30:28 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B070C1065688; Fri, 31 Oct 2008 22:30:28 +0000 (UTC) (envelope-from onemda@gmail.com) Received: from yx-out-2324.google.com (yx-out-2324.google.com [74.125.44.29]) by mx1.freebsd.org (Postfix) with ESMTP id 4EE218FC24; Fri, 31 Oct 2008 22:30:28 +0000 (UTC) (envelope-from onemda@gmail.com) Received: by yx-out-2324.google.com with SMTP id 8so618200yxb.13 for ; Fri, 31 Oct 2008 15:30:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=7vnj6mogowQnvyQJCvs9/mqF2/gpmSO9k5xh+IRhjxE=; b=VtCDoLdhXVyOpCMeG4l0emabkmjaEualY7OMxpOWdyoLffQu3v6ovNrNiA9hz9yRhd 3aVvbK1+NlzN4/gzN5N4GH4c58RdEW/w/myWqL8NUnSleie55kKdM0FjfgfiqNWIu1ue 7GfTiMKM0HKs92TchJywuIxtLY568R2V0TGkw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=B08Ttk7TX0NJ9u8zzTEzv8+zvmicfaLmQgHElPzWwnry33C6lNpHBmfLWGRSqRYyNk Br98+J3NJjJNXEEtxZ5I4lfxCd2WB2CUNX6qcrgsX1aCDURdH/MMCczW27RS+gQMqjjc EROsAUIw1DlIFrBpmUNFVgk+3We8zeVTGC+48= Received: by 10.231.14.72 with SMTP id f8mr1253586iba.48.1225492226729; Fri, 31 Oct 2008 15:30:26 -0700 (PDT) Received: by 10.231.11.72 with HTTP; Fri, 31 Oct 2008 15:30:26 -0700 (PDT) Message-ID: <3a142e750810311530w3f07ace2mfd337168d2adbae4@mail.gmail.com> Date: Fri, 31 Oct 2008 23:30:26 +0100 From: "Paul B. Mahol" To: rohit.x.tripathi@jpmchase.com In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <3a142e750810301719h369fb89cmb9003e0e9e923532@mail.gmail.com> Cc: freebsd-current@freebsd.org, owner-freebsd-current@freebsd.org Subject: Re: iwn no-link with latest kernel 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: Fri, 31 Oct 2008 22:30:28 -0000 On 10/31/08, rohit.x.tripathi@jpmchase.com wrote: >> I noticed several times that ndis always do something like this without > real reason: >> associate->disassociate and than associate again. (in very short > interval) > > It happens with me as well. Could we revert iwn back to the point before > 184271? No, ndis have bugs completely unrealted to iwn .... And reverting 184271 is unlikely to fix your problem.