From owner-freebsd-wireless@FreeBSD.ORG Mon Apr 1 15:44:37 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 03C1BE75 for ; Mon, 1 Apr 2013 15:44:37 +0000 (UTC) (envelope-from gofdw-freebsd-wireless@m.gmane.org) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) by mx1.freebsd.org (Postfix) with ESMTP id B8A79E6D for ; Mon, 1 Apr 2013 15:44:36 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UMgup-0003ps-Cd for freebsd-wireless@freebsd.org; Mon, 01 Apr 2013 17:44:59 +0200 Received: from a91-154-115-217.elisa-laajakaista.fi ([91.154.115.217]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 01 Apr 2013 17:44:59 +0200 Received: from rakuco by a91-154-115-217.elisa-laajakaista.fi with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 01 Apr 2013 17:44:59 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-wireless@freebsd.org From: Raphael Kubo da Costa Subject: Re: [rft] ar9300 HAL updated Date: Mon, 01 Apr 2013 18:44:24 +0300 Lines: 16 Message-ID: <86k3om5k87.fsf@orwell.Elisa> References: <86sj3as31d.fsf@orwell.Elisa> <86k3oms2ra.fsf@orwell.Elisa> Mime-Version: 1.0 Content-Type: text/plain X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: a91-154-115-217.elisa-laajakaista.fi User-Agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3 (berkeley-unix) Cancel-Lock: sha1:X75i/Z/lxkH6pkWo2qmSmGxc/0Y= 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: Mon, 01 Apr 2013 15:44:37 -0000 Adrian Chadd writes: > Please reboot with 4GB of RAM configured. > > See if that fixes it. Indeed, booting with hw.physmem="4G" makes the connection much more reliable -- I do see some of those warnings in the beginning, but they go away after the connection is established. My gut feeling is that the average connection speed is still below the one I get when I use my WLAN->Ethernet adapter, but I haven't done any precise measurements to back that up. On a side note: this card is also supposed to provide Bluetooth support, right? Is any of your work going to help with that as well?