From owner-freebsd-wireless@FreeBSD.ORG Mon Apr 1 15:08:55 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 AB915CF8; Mon, 1 Apr 2013 15:08:55 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-wi0-x22f.google.com (mail-wi0-x22f.google.com [IPv6:2a00:1450:400c:c05::22f]) by mx1.freebsd.org (Postfix) with ESMTP id 21DF7B58; Mon, 1 Apr 2013 15:08:54 +0000 (UTC) Received: by mail-wi0-f175.google.com with SMTP id c10so1628101wiw.14 for ; Mon, 01 Apr 2013 08:08:54 -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; bh=YLLABc6QpQuQ2XJePmmThvdPGl9c/hjU0xaSh/UJltk=; b=oaASEd8PsxNE4OH4PTBqlsORI1AO21Df6ctOSktrSdQJqkZGgqBPkojo6DVlGecpCp Q0+xKHETQyyjTeshQnxaswdlNBh8iXXM2ENizvnxzzxNdSbCkeOZz52pvBf1UmmUsuAj lDgc7FKBSz/jsYs+bR14d1wlSIc6hjPGnM8BjjG1EURqjd7Ti4isC9OFR8abWixZ4dG/ 6jvXVsnyLmhtH4Quyl2vziD+vY58NBC31TFJctr1Ygg83CH8LmmS8jjh5RuKyOhDBJQw 4Wfzk6fHp7LZol9tMJ6e9O+fTtVz1vJWRoydOn4GG9K9U1yggLkSUvVSLK0qNPHkPqf0 Mcxw== MIME-Version: 1.0 X-Received: by 10.181.11.164 with SMTP id ej4mr10476138wid.29.1364828934212; Mon, 01 Apr 2013 08:08:54 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.216.108.130 with HTTP; Mon, 1 Apr 2013 08:08:54 -0700 (PDT) In-Reply-To: <86sj3as31d.fsf@orwell.Elisa> References: <86sj3as31d.fsf@orwell.Elisa> Date: Mon, 1 Apr 2013 08:08:54 -0700 X-Google-Sender-Auth: yZF7LMaePnTVPdA5tn5oD_Q1Uqs Message-ID: Subject: Re: [rft] ar9300 HAL updated From: Adrian Chadd To: Raphael Kubo da Costa Content-Type: text/plain; charset=ISO-8859-1 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: Mon, 01 Apr 2013 15:08:55 -0000 64 bit kernel? >4 gig RAM? Adrian On 1 April 2013 08:07, Raphael Kubo da Costa wrote: > 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. > > > _______________________________________________ > 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"