From owner-freebsd-wireless@FreeBSD.ORG Wed Oct 19 15:17:20 2011 Return-Path: Delivered-To: freebsd-wireless@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 76419106566B for ; Wed, 19 Oct 2011 15:17:20 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-gy0-f182.google.com (mail-gy0-f182.google.com [209.85.160.182]) by mx1.freebsd.org (Postfix) with ESMTP id 34ABD8FC18 for ; Wed, 19 Oct 2011 15:17:19 +0000 (UTC) Received: by gyd8 with SMTP id 8so2286513gyd.13 for ; Wed, 19 Oct 2011 08:17:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=E3tFEktjCQKInpJjYBDfF5oPMRoVWzDp9bUKJax5+dw=; b=rcZYdzC6LlY8YJl0MS00WkTOgRMT4vOEC2SFQxWIRy/Ipmr/iDc7pxmX1CrvBiNq28 QMYt9LKo6PGhVvYexCO6IEr+L5ug29cyYu1I3Mafg8r3ZlZAIzYVys8+cbvuNWkaoMjZ sLrh1yORjYy6I4BekqfhoOPoYyyjN1MdiRw3E= MIME-Version: 1.0 Received: by 10.236.175.195 with SMTP id z43mr10301497yhl.66.1319037439433; Wed, 19 Oct 2011 08:17:19 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.236.95.147 with HTTP; Wed, 19 Oct 2011 08:17:19 -0700 (PDT) In-Reply-To: <20111019150459.GA87412@devbox.kiev.luxoft.com> References: <20111019062812.GA4207@devbox> <20111019150459.GA87412@devbox.kiev.luxoft.com> Date: Wed, 19 Oct 2011 23:17:19 +0800 X-Google-Sender-Auth: FE617xG8KWXbNosOOoXRwFu43Ns Message-ID: From: Adrian Chadd To: Eugene Dzhurinsky Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-wireless@freebsd.org Subject: Re: Atheros 9285 and low signal level X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.5 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, 19 Oct 2011 15:17:20 -0000 2011/10/19 Eugene Dzhurinsky : > On Wed, Oct 19, 2011 at 03:20:47PM +0800, Adrian Chadd wrote: >> Please try 9.0-BETA3 :-) > > Is it possible to get patches in order to try it out on BSD 8? Just don't want > to upgrade all world in sake of wifi power ;) :-) Not easily. There are instructions on the forums for how to build the -HEAD ath/ath_pci modules on -8. :) Sorry! I'm knee-deep in fixing up other ath code at the moment, I don't currently have the time to help you. :/ Adrian