From mboxrd@z Thu Jan 1 00:00:00 1970 From: Luis R. Rodriguez Date: Mon, 20 Oct 2008 05:37:31 -0700 Subject: [ath9k-devel] Issues with ar5418 In-Reply-To: <48F997D1.3010508@free.fr> References: <48F997D1.3010508@free.fr> Message-ID: <20081020123731.GA9035@tesla> 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, Oct 18, 2008 at 01:01:21AM -0700, Benoit PAPILLAULT wrote: > Hi Jacob, > > I got similar results using WRT350N from Linksys instead of the Apple > AP. I'm really wondering if 2.4GHz is the appropriate band for 802.11n > since I got the same results with another 802.11n USB thing from Ralink > and I heard nearby users complaining about no Internet access while I > was doing my test. > > In the 2.4GHz band, each channel is 5MHz apart and 40MHz means you are > using 8 channels out of 11 simultaneously! > > I'd like to know what other people think about this point? If you can use 5 GHz I'd recommend it as there is less noise there compared to 2.4 Ghz. You can also use HT20 on 2 GHz. Remember that the original goal for 11n was to try to achieve 100 Mbps but we obviously surpassed that. Another question to is how much throughput do you really need. If you want to make use of aggregation sujith today posted a patch which enables it for ath9k. Check Linux-wireless mailing list for that. Anyway -- regardless any throughput issues we have need to be addressed. My feeling is we need to review locking on TX path a bit more carefully on ath9k. I'm going to try to look into that today. Luis