From owner-freebsd-current@FreeBSD.ORG Fri Apr 19 03:13:15 2013 Return-Path: Delivered-To: freebsd-current@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 83CB9CDF; Fri, 19 Apr 2013 03:13:15 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-da0-x231.google.com (mail-da0-x231.google.com [IPv6:2607:f8b0:400e:c00::231]) by mx1.freebsd.org (Postfix) with ESMTP id 5A596635; Fri, 19 Apr 2013 03:13:15 +0000 (UTC) Received: by mail-da0-f49.google.com with SMTP id t11so1716310daj.36 for ; Thu, 18 Apr 2013 20:13:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:message-id:date:from:to:cc:reply-to:subject:in-reply-to :x-mailer:mime-version:content-type; bh=/UEPTmMiSEdBDRE80ccOV7TNOwo+YZjMLrdcaciO3LA=; b=SaX3D6Vz+8n+pVDu2LdRnYhZMvSbMdnTCQsYRzuIjD7iVjj3Fj3CAw3cjBi1BPGwgg Shg38wMAodmOR0p5rq0EAIgsXRWnsoNZr/YDWRycz+IWmTzRlsPyCA5uemjWMPVrAAdz jkiJXRPW4isqGnaGFY6XOXkWA/Ums1uXXCjM2T/mp0D+IomHavQmLRUwJb8IzB4TCvXg ocYOHJh7OkWg90DNmrEPqZs3lY5T7ftkty9F8FRhCCGkdn35yLbJOiXQ+2ZQaYWR31pV 022Vh0iyOPTIRIeKyW9C8qOXcVGxRqRgJuYtQPmfW1wdige4eNW/JUkTg29oUCD0cntW YD3g== X-Received: by 10.68.196.1 with SMTP id ii1mr16464509pbc.200.1366340869473; Thu, 18 Apr 2013 20:07:49 -0700 (PDT) Received: from www.palm.com ([32.158.91.181]) by mx.google.com with ESMTPS id al2sm3546534pbc.25.2013.04.18.20.07.40 (version=TLSv1 cipher=RC4-SHA bits=128/128); Thu, 18 Apr 2013 20:07:48 -0700 (PDT) Message-ID: <5170b504.62aa440a.562f.3be5@mx.google.com> Date: Thu, 18 Apr 2013 20:07:38 -0700 From: "Adrian Chadd" To: "Artyom Mirgorodskiy" Subject: Re: Atheros 9287 - no carrier . revision 249623. In-Reply-To: <1825476.qO1YuZaJ09@home.alkar.net> X-Mailer: Palm webOS v1.0.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: "freebsd-wireless@freebsd.org" , "freebsd-current@freebsd.org" X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Adrian Chadd List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Apr 2013 03:13:15 -0000 Ok. I'll add some tidyups to head tonight and then add some more verbose lo= gging. I don't have any 64 bit machines to test ar9287 on atm. Sent from my Palm Pre on AT&T On Apr 18, 2013 3:52 PM, Artyom Mirgorodskiy <artyom.mirgorodsky@gmail.c= om> wrote:=20 Nothing :(   On Thursday 18 April 2013 15:22:49 Adrian Chadd wrote: > Hm! I wonder.. >=20 > Edit if_athvar.h - change sc_rxchainmask and sc_txchainmask in > ath_softc to be uint32_t, rather than int. >=20 > See if that helps. >=20 >=20 >=20 > Adrian >=20 > On 18 April 2013 15:20, Artyom Mirgorodskiy > <artyom.mirgorodsky@gmail.com> wrote: > > See attached > > > > > > > > On Thursday 18 April 2013 15:08:36 Adrian Chadd wrote: > > > >> On 18 April 2013 15:07, Artyom Mirgorodskiy > > > >> <artyom.mirgorodsky@gmail.com> wrote: > > > >> > See attached > > > >> > > > > >> > > > >> What the hell? Those masks are really wrong. > > > >> > > > >> Try adding this line after it: > > > >> > > > >> ath_hal_printf(ah, "%s: pcap rx=3D0x%x, tx=3D0x%x; configured= rx=3D0x%x, > > > >> tx=3D0x%x\n", __func__, pCap->halRxChainMask, pCap->hal= TxChainMask, > > > >> rx_chainmask, tx_chainmask); > > > > -- > > > > Artyom Mirgorodskiy --=20 Artyom Mirgorodskiy