Return-path: Received: from rn-out-0910.google.com ([64.233.170.186]:55969 "EHLO rn-out-0910.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751185AbYLRTiP (ORCPT ); Thu, 18 Dec 2008 14:38:15 -0500 Received: by rn-out-0910.google.com with SMTP id k40so477207rnd.17 for ; Thu, 18 Dec 2008 11:38:13 -0800 (PST) Message-ID: (sfid-20081218_203819_741860_DB7D928C) Date: Thu, 18 Dec 2008 14:38:13 -0500 From: "Bob Copeland" To: sbrown@cortland.com Subject: Re: Mesh now completely broken on ath5k, latest git Cc: Keir , "Nick Kossifidis" , "Andrey Yurovsky" , linux-wireless@vger.kernel.org, javier@cozybit.com In-Reply-To: <494A578A.7070803@cortland.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 References: <4947ABAF.9060205@cortland.com> <45e8e6c40812161030x1f7fb374qd4a386ef9022a853@mail.gmail.com> <40f31dec0812170906vd8e4445q9920c66905064df8@mail.gmail.com> <494A578A.7070803@cortland.com> Sender: linux-wireless-owner@vger.kernel.org List-ID: On Thu, Dec 18, 2008 at 9:00 AM, Steve Brown wrote: > I did a binary chop on the pcu patch. Reverting this part of the patch > restores ap and mesh beaconing. I've no idea why. > > 77: + else > 78: + AR5K_REG_ENABLE_BITS(ah, AR5K_CFG, > AR5K_CFG_ADHOC); Hmm, that looks exactly backwards, shouldn't it be DISABLE_BITS (and ENABLE_BITS in the adhoc case?) I think it's supposed to be 0 for AP/STA and 1 for IBSS. -- Bob Copeland %% www.bobcopeland.com