From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Goodenough Date: Thu, 15 Dec 2011 12:09:59 +0000 Subject: [ath9k-devel] change the ACK response time In-Reply-To: References: Message-ID: <201112151210.00318.david.goodenough@btconnect.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ath9k-devel@lists.ath9k.org On Thursday 15 Dec 2011, subham das wrote: > Hello Everyone, > I would like to know how to change the ACK response time, RTS > threshold value, Fragmentation threshold value on my Atheros ar928x chip. I > am using Ubuntu-11.04 on my Laptop (Dell Inspiron 1525). I am connecting my > laptop with a high gain directional antenna to connect to another machine > at around 1-3 km distance. I think i would like to change the ACK response > time. But how would i do that, can it done using "iw", if yes then how and > if not then what else to try and how. > > Please reply, > Thanking you. with iw you can set the distance, which under the covers equates to the ACK time. Its in the help, at least for current versions of iw. David