Return-path: Received: from mail.candelatech.com ([208.74.158.172]:41064 "EHLO ns3.lanforge.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757884Ab0JHRHl (ORCPT ); Fri, 8 Oct 2010 13:07:41 -0400 Message-ID: <4CAF4FDA.8060908@candelatech.com> Date: Fri, 08 Oct 2010 10:07:38 -0700 From: Ben Greear MIME-Version: 1.0 To: "Luis R. Rodriguez" CC: "Luis R. Rodriguez" , ath9k , linux-wireless Subject: Re: [ath9k-devel] trying to set tx power (using txpower option) References: <20101008111221.5425.qmail@stuge.se> <4CAF4B70.9050001@candelatech.com> <20101008165232.GI10149@tux> In-Reply-To: <20101008165232.GI10149@tux> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Sender: linux-wireless-owner@vger.kernel.org List-ID: On 10/08/2010 09:52 AM, Luis R. Rodriguez wrote: > On Fri, Oct 08, 2010 at 09:48:48AM -0700, Ben Greear wrote: >>> You can use bugzilla.kernel.org please report it there and we can fix >>> it. I can't look into right now though as I'm looking into another >>> issue. If someone else has cycles it would be appreciated. >> >> I might be able to work on this, > > awesome, thanks! > >> in wireless-testing tree at least. > > All development is assumed to take places on wireless-testing.git anyway, and > to send a fix for older kernels we first must address it there so indeed > its always the right place to do development, even for stable. This doesn't seem to be an ath9k issue. Well, the command fails because of this check (mbm is 20 in his case) cfg.c: case NL80211_TX_POWER_FIXED: if (mbm < 0 || (mbm % 100)) return -EOPNOTSUPP; That mbm % 100 looks quite strange to me..any idea what that is supposed to accomplish? Thanks, Ben -- Ben Greear Candela Technologies Inc http://www.candelatech.com