Re: [ath5k-devel] [PATCH 1/7] ath5k: Allow user/driver to set txpower

2009-04-29 Thread Bob Copeland
On Wed, 29 Apr 2009 19:48:35 +0300, Nick Kossifidis wrote > > The series seems fine, but I was waiting for a repost with the > > narrower changelogs...? > > > > John > > Is this really needed ? I'm full right now ;-( > Can anyone else resend this plz ? No worries, I'll fix and resend them. -- B

Re: [ath5k-devel] [PATCH 1/7] ath5k: Allow user/driver to set txpower

2009-04-29 Thread Nick Kossifidis
2009/4/28 John W. Linville : > On Fri, Apr 24, 2009 at 12:01:43AM -0400, Bob Copeland wrote: >> On Thu, Apr 16, 2009 at 03:22:20AM +0300, Nick Kossifidis wrote: >> >  * Now that we have regulatory control enable the driver to set txpower on >> > hw >> >  * Also use txpower table offset so that we

Re: [ath5k-devel] [PATCH 1/7] ath5k: Allow user/driver to set txpower

2009-04-28 Thread John W. Linville
On Fri, Apr 24, 2009 at 12:01:43AM -0400, Bob Copeland wrote: > On Thu, Apr 16, 2009 at 03:22:20AM +0300, Nick Kossifidis wrote: > > * Now that we have regulatory control enable the driver to set txpower on > > hw > > * Also use txpower table offset so that we can match power range set by > > u

Re: [ath5k-devel] [PATCH 1/7] ath5k: Allow user/driver to set txpower

2009-04-23 Thread Bob Copeland
On Thu, Apr 16, 2009 at 03:22:20AM +0300, Nick Kossifidis wrote: > * Now that we have regulatory control enable the driver to set txpower on hw > * Also use txpower table offset so that we can match power range set by > user/driver with indices on power table. BTW I gave this patchset a spin on

Re: [ath5k-devel] [PATCH 1/7] ath5k: Allow user/driver to set txpower

2009-04-21 Thread Nick Kossifidis
2009/4/19 Bob Copeland : > On Thu, Apr 16, 2009 at 03:22:20AM +0300, Nick Kossifidis wrote: >>  * Now that we have regulatory control enable the driver to set txpower on hw > > I assume this needs my patch for the CTLs (reproduced below).  Any > objections to it? > > From: Bob Copeland > Subject:

Re: [ath5k-devel] [PATCH 1/7] ath5k: Allow user/driver to set txpower

2009-04-19 Thread Bob Copeland
On Thu, Apr 16, 2009 at 03:22:20AM +0300, Nick Kossifidis wrote: > * Now that we have regulatory control enable the driver to set txpower on hw I assume this needs my patch for the CTLs (reproduced below). Any objections to it? From: Bob Copeland Subject: [PATCH] ath5k: use ctl settings based

[ath5k-devel] [PATCH 1/7] ath5k: Allow user/driver to set txpower

2009-04-15 Thread Nick Kossifidis
* Now that we have regulatory control enable the driver to set txpower on hw * Also use txpower table offset so that we can match power range set by user/driver with indices on power table. Tested 2 different cards (a CM9 and an RF5112-based ubnt) and got the same output using a remote machin