From mboxrd@z Thu Jan 1 00:00:00 1970 From: Luis R. Rodriguez Date: Mon, 27 Sep 2010 11:20:42 -0700 Subject: [ath9k-devel] ath9k with N-rates in an Ad-hoc mode In-Reply-To: References: Message-ID: <20100927182042.GD2429@tux> 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 25, 2010 at 10:50:58PM -0700, Mohammad Abdelhadi wrote: > > Hi All, > > I am trying to configure my card which works on ath9k to operate on N-rates in an Ad-hoc connection with another card works by a ralink driver which I am sure that it works on n-rates. But ath9k only operates on G-rates ( 54Mbps)! Is there any way to force ath9k to operate on IEEE80211N in an ad-hoc mode? Ad-hoc 11n mode of operation needs to be added to mac80211 first. Address that first and you get the problem solved. Luis