From owner-freebsd-wireless@FreeBSD.ORG Wed Aug 20 08:27:05 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 4CC96D07 for ; Wed, 20 Aug 2014 08:27:05 +0000 (UTC) Received: from ns.kevlo.org (220-135-115-6.HINET-IP.hinet.net [220.135.115.6]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "ns.kevlo.org", Issuer "ns.kevlo.org" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id F401C3DC4 for ; Wed, 20 Aug 2014 08:27:04 +0000 (UTC) Received: from ns.kevlo.org (localhost [127.0.0.1]) by ns.kevlo.org (8.14.8/8.14.8) with ESMTP id s7K8QGgp055133 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Wed, 20 Aug 2014 16:26:16 +0800 (CST) (envelope-from kevlo@ns.kevlo.org) Received: (from kevlo@localhost) by ns.kevlo.org (8.14.8/8.14.8/Submit) id s7K8QFYC055132; Wed, 20 Aug 2014 16:26:15 +0800 (CST) (envelope-from kevlo) Date: Wed, 20 Aug 2014 16:26:14 +0800 From: Kevin Lo To: Patrick Powell Subject: Re: FreeBSD current RT3071 can't connect to 5G network Message-ID: <20140820082614.GA55123@ns.kevlo.org> References: <53DE4FD2.8050309@FreeBSD.org> <20140805092636.GA41308@ns.kevlo.org> <20140815030631.GA36062@ns.kevlo.org> <53EE0B83.8020404@astart.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <53EE0B83.8020404@astart.com> User-Agent: Mutt/1.5.22 (2013-10-16) Cc: freebsd-wireless@freebsd.org 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: Wed, 20 Aug 2014 08:27:05 -0000 Wireless drivers on FreeBSD have a manual page which lists the hardware supported by that driver. For example: https://www.freebsd.org/cgi/man.cgi?query=run&apropos=0&sektion=0&manpath=FreeBSD+10.0-RELEASE&arch=default&format=html#HARDWARE Does this help you? Thanks. Kevin On Fri, Aug 15, 2014 at 06:30:43AM -0700, Patrick Powell wrote: > > Is it possible to provide a SHORT list of a COUPLE that do, and are > either supported > out of the box or with a few simple mods to the driver (patch?). And > perhaps a link to > a site where they might be purchased? > > On 08/14/14 20:06, Kevin Lo wrote: > > All USB wifi dongles in FreeBSD don't support 11n yet. > > > > Kevin > > > > On Thu, Aug 14, 2014 at 03:09:23PM +0100, Miguel Clara wrote: > >> Duh, I figured it out... by default the Asus Guest netwroks are created in > >> "auto" mode, so both N and legacy, while my 5G network was set to N only > >> (2.4 is set to auto too). > >> > >> This also explain the poor performance now... for some reason 11n is not > >> working only 11g/a. > >> > >> ifconfig wlan0 mode 11na or 11ng gives me device is not configured (This > >> works fine for the ath card tough)! > >> > >> > >> Melhores Cumprimentos // Best Regards > >> ----------------------------------------------- > >> *Miguel Clara* > >> *IT - Sys Admin & Developer* > >> *E-mail: *miguelmclara@gmail.com > >> www.linkedin.com/in/miguelmclara/ > >> > >> > >> On Thu, Aug 14, 2014 at 2:13 PM, Miguel Clara > >> wrote: > >> > >>> > >>> 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! > >>>> > >>>> > >>>> > >>>> > >> _______________________________________________ > >> freebsd-wireless@freebsd.org mailing list > >> http://lists.freebsd.org/mailman/listinfo/freebsd-wireless > >> To unsubscribe, send any mail to "freebsd-wireless-unsubscribe@freebsd.org" > >> > > _______________________________________________ > > freebsd-wireless@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-wireless > > To unsubscribe, send any mail to "freebsd-wireless-unsubscribe@freebsd.org" > > > > _______________________________________________ > freebsd-wireless@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-wireless > To unsubscribe, send any mail to "freebsd-wireless-unsubscribe@freebsd.org" >