From owner-freebsd-wireless@FreeBSD.ORG Thu May 16 17:53:51 2013 Return-Path: Delivered-To: freebsd-wireless@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 22913B3E; Thu, 16 May 2013 17:53:51 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-wg0-x230.google.com (mail-wg0-x230.google.com [IPv6:2a00:1450:400c:c00::230]) by mx1.freebsd.org (Postfix) with ESMTP id 8A8B4858; Thu, 16 May 2013 17:53:50 +0000 (UTC) Received: by mail-wg0-f48.google.com with SMTP id f11so2992125wgh.27 for ; Thu, 16 May 2013 10:53:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=0+g/10I+o0QpGs03qnQCBZclfbjkBV7IeruHE5/K2xI=; b=GuIxhsdlGtwi3mSffe6ctAjS/z6+/BktqOlF8Uur3SNBk0QgGdBdMwV071zceuctp7 SWJGCEPQefC15gM2c7eScMfC7YEN/Zd3cX+WJWfcNm8VUuTyRsy/pLFoCEH6ncTxjM2J nWxy6AWmChtaQ+sukVQbAWu1+SpaJ0ZaiLU+OQtGRgyYmbN4i5mQL4ginzFCEmMCAlii YcoHGGDT72rXXNk7MVgo4pgvk1kDeNywwx9L1RzOCpkgxWL+DdqVXu4+QAohF0C7V2y0 IKwdxSWkHALk92oVG7OxHUfOO1NR2mBuOWYImdDJr4DU6V9+s8EGZC4AMBoylS+QxzYt 6SjA== MIME-Version: 1.0 X-Received: by 10.180.89.140 with SMTP id bo12mr27023123wib.22.1368726829603; Thu, 16 May 2013 10:53:49 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.217.58.138 with HTTP; Thu, 16 May 2013 10:53:49 -0700 (PDT) In-Reply-To: <1499704342.20130516183528@serebryakov.spb.ru> References: <57577088.20130516130950@serebryakov.spb.ru> <1499704342.20130516183528@serebryakov.spb.ru> Date: Thu, 16 May 2013 10:53:49 -0700 X-Google-Sender-Auth: XQT6mmhbBBzeKAIkTtW4XZ2odQg Message-ID: Subject: Re: [rft] improved hostap powersave / ps-poll support is now in HEAD From: Adrian Chadd To: lev@freebsd.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: freebsd-wireless@freebsd.org X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Discussions of 802.11 stack, tools device driver development." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 May 2013 17:53:51 -0000 On 16 May 2013 07:35, Lev Serebryakov wrote: > Hello, Adrian. > You wrote 16 =D0=BC=D0=B0=D1=8F 2013 =D0=B3., 18:20:50: > > AC> oh, when it drops to non-N mode, it likely did that because it failed > AC> to successfully transmit a BAR frame to the receiver. > AC> can you provide me the whole log? I'll go see what's going on. > Attached. But I cannot say at which moment it drops to non-N mode now > :( Ok. Update to the latest -HEAD again and retry. I've fixed debugging to be a little clearer (to me, at least.) Adrian