From owner-freebsd-wireless@FreeBSD.ORG Mon Apr 1 15:07:23 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 62746BB8 for ; Mon, 1 Apr 2013 15:07:23 +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 23AFEB2D for ; Mon, 1 Apr 2013 15:07:22 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UMgKm-0005Vu-Pg for freebsd-wireless@freebsd.org; Mon, 01 Apr 2013 17:07:44 +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:07:44 +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:07:44 +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:07:10 +0300 Lines: 27 Message-ID: <86sj3as31d.fsf@orwell.Elisa> References: 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:ktudGj/Ab6ChcToG5n2oUorggRs= 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:07:23 -0000 Adrian Chadd writes: > I've just updated the AR9300 HAL to the March 13 snapshot from QCA. > > This includes calibration and TX power calibration changes that may > improve stability. > > As always, it's possible I broke something! > > I'd appreciate it if people would test this in STA and AP mode. Alright, I've finally managed to get everything built and loaded. As I mentioned before, this is HEAD at r248944. I have a Sony Vaio SVT1312 Ultrabook with an Atheros AR9485 wireless card (I _think_ it is also responsible for providing the Bluetooth stuff as well, but I'm not sure). I use this laptop at home to connect to a WPA2 ADSL router. Connecting to it using wpa_supplicant did work, but most of the packages are lost and the ones which actually get through do so with a very high latency. Meanwhile, my terminal gets spammed with the following: ath0: ath_edma_recv_proc_queue: handled npkts 0 ar9300_reset[4366]: ar9300_stop_dma_receive failed Please let me know what other additional information you may need.