From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mohammed Shafi Date: Wed, 29 Dec 2010 12:02:04 +0530 Subject: [ath9k-devel] Progress on Ath9k HT support on Adhoc mode In-Reply-To: <14C05393AD794FD0A06B6BB332CC46AF@PatrickAsus> References: <4CF88076.6080105@gmail.com> <201012091336.19873.simon_alex@web.de> <5C6A1397A52B4FC1A5E85604FEA41D32@PatrickAsus> <14C05393AD794FD0A06B6BB332CC46AF@PatrickAsus> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ath9k-devel@lists.ath9k.org On Wed, Dec 29, 2010 at 11:40 AM, Robert Chan wrote: > Dear all, > > After some research done on ath9k's support of HT on Adhoc mode, I found on > the mac80211 driver page (http://wireless.kernel.org/en/users/Drivers) that > ath9k seems to support IBSS *and/or* mesh *and/or* 802.11N: > > Driver ? ?Manufacturer ? ?cfg80211 ? ?AP ? ?IBSS ? ?mesh ? ?monitor ? ?PHY > modes ? ?Buses > ath9k ? ? Atheros ? ?yes ? ? yes ? ? yes ? ? yes ? ? yes ? ? A/B/G/N ? ? PCI > / PCI-E / AHB / ? ? PCMCIA > > So should I assume that the details here are "too updated" or are the modes > above are only independently supported (but not able to work together such > as IBSS + N + mesh)? I think 'mesh mode' also handled in mac80211 , if mesh mode is supported with 11n then ibss(which is a sub-set ?) should have 11n support. If I am wrong some one please correct me. > > Any clarification will be very much appreciated. > > Regards, > > Robert > > -------------------------------------------------- > From: "Robert Chan" > Sent: Wednesday, December 22, 2010 4:25 PM > To: "Alexander Simon" ; > Subject: Re: [ath9k-devel] Progress on Ath9k HT support on Adhoc mode > >> Hi All, >> >> May I ask whether the HT support (for Adhoc) is already in the trunk? >> >> Thanks. >> >> Regards, >> >> Robert >> >> >> -------------------------------------------------- >> From: "Alexander Simon" >> Sent: Thursday, December 09, 2010 8:36 PM >> To: >> Subject: Re: [ath9k-devel] Progress on Ath9k HT support on Adhoc mode >> >>> Im working on it. >>> >>> I took the initial patches vom Benoit Papillault. Right now, i have two >>> cells >>> deploy and read HT beacons and have them entered into the sta_info >>> structure. >>> Minstrel_ht also seems to drive at HT rates. I hope I can provide a first >>> patch tomorrow, as at the moment I also have problems with txpower. >>> >>> Greetings, Alex >>> _______________________________________________ >>> ath9k-devel mailing list >>> ath9k-devel at lists.ath9k.org >>> https://lists.ath9k.org/mailman/listinfo/ath9k-devel >>> >> > _______________________________________________ > ath9k-devel mailing list > ath9k-devel at lists.ath9k.org > https://lists.ath9k.org/mailman/listinfo/ath9k-devel >