From owner-freebsd-wireless@FreeBSD.ORG Thu Aug 14 13:13:36 2014 Return-Path: Delivered-To: freebsd-wireless@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E20CCB48 for ; Thu, 14 Aug 2014 13:13:36 +0000 (UTC) Received: from mail-wi0-x22c.google.com (mail-wi0-x22c.google.com [IPv6:2a00:1450:400c:c05::22c]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7AF2E2568 for ; Thu, 14 Aug 2014 13:13:36 +0000 (UTC) Received: by mail-wi0-f172.google.com with SMTP id n3so8901066wiv.11 for ; Thu, 14 Aug 2014 06:13:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:cc :content-type; bh=TqrxtqdrBwklc072Tjv+ZQZnZy3Lep6HltagbqTkyHo=; b=lK+SctrIhO5EDQeyY4aI5awDqPLbgPHIDm761LdkRrZyEOa6urxNnk2J4T5BPdJrXP fkpEzNQxu13RVsphjlBYU0nvLPEbxkSbQIOGbs665oTkOyIFgz2N8hF9V8gtZXtW5N8Q DOqn05MkruY8XVHPuCWvTZyML0e1xuLz4BaoIQ43uTN/y9rVAWq+ipEb9j9EJvN17e0v EuHHEY+AY5YBHUU775s8X1Rfgml4EctCFS6yG7yWn7RAKwLfzHwn1W8LFokvSFFUcVAB 1JHpj9bgYN6vf8seDkvHvQr85svhoLKFZV8exkgsjNNK27izfC9HQfc5iY5MrEDHGKyj w4RQ== X-Received: by 10.180.104.163 with SMTP id gf3mr45726235wib.24.1408022013411; Thu, 14 Aug 2014 06:13:33 -0700 (PDT) MIME-Version: 1.0 Received: by 10.194.121.37 with HTTP; Thu, 14 Aug 2014 06:13:13 -0700 (PDT) In-Reply-To: References: <53DE4FD2.8050309@FreeBSD.org> <20140805092636.GA41308@ns.kevlo.org> From: Miguel Clara Date: Thu, 14 Aug 2014 14:13:13 +0100 Message-ID: Subject: Re: FreeBSD current RT3071 can't connect to 5G network Cc: freebsd-wireless@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.18-1 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, 14 Aug 2014 13:13:37 -0000 On Wed, Aug 13, 2014 at 7:10 PM, Miguel Clara wrote: > Hi, just wanted to report that the patch made no difference. > > However I created a guest network in my router with the same password and > also using WPA2, and it connects to it. > > the only difference is the BSSID, so I wonder if this is a issue with wpa > and nothing to to with the driver? > NOTE: it works well if using ath driivers so the problem is probably in the driver indeed! > But the performance is still horrible! > > > >