[ath5k-devel] [PATCH] ath5k: Fix return codes for eeprom read functions.

2011-01-11 Thread Wojciech Dubowik
Eeprom read functions are of bool type and not int. Signed-off-by: Wojciech Dubowik wojciech.dubo...@neratec.com --- drivers/net/wireless/ath/ath5k/ahb.c|7 --- drivers/net/wireless/ath/ath5k/eeprom.c | 24 drivers/net/wireless/ath/ath5k/eeprom.h |5

[ath5k-devel] Ath5k tx power problem

2011-01-11 Thread Neo Tida
hi, I have a problem with txpower. When I set for example 17dBm as txpower on my AP I can see that it's changed to this value in iwconfig but it seems that it's not really at 17dBm. Because when I use madwifi instead of ath5k I can get about 5 times more power than ath5k at this txpower. For

Re: [ath5k-devel] Ath5k tx power problem

2011-01-11 Thread Neo Tida
Sorry problem solved. it seems that there was a problem with my trunk version. From: Neo Tida neo.t...@yahoo.com To: ath5k-devel@lists.ath5k.org Sent: Tue, January 11, 2011 11:14:00 PM Subject: [ath5k-devel] Ath5k tx power problem hi, I have a problem with