From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Hacker Date: Sun, 18 Sep 2011 12:32:36 +0600 Subject: [ath9k-devel] (no subject) In-Reply-To: References: <20110916171242.GA4079@infinet.ru> Message-ID: <20110918063236.GA24562@infinet.ru> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ath9k-devel@lists.ath9k.org On Sat, Sep 17, 2011 at 07:25:36PM +0530, subham das wrote: > Hello Alex, > Can you please describe a little about RX/TX chain masks setting to 1, and > about the maximum distance that you told was with reference to which > antenna or nic card. > The chainmasks are limit set of antennas used for RX and TX, both settings can be changed in debugfs 'ieee80211/phyX/ath9k'. The distance limit is all Aheros cards property due to maximum setting for the ACK timeout. It can be set with 'iw phy distance ' command. Of course, you need a high gain antenna to achieve long range communication. Regards, Alex.