From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pat Erley Date: Thu, 04 Nov 2010 02:54:15 -0400 Subject: [ath9k-devel] support for AR9220 In-Reply-To: References: Message-ID: <4CD25897.6010505@erley.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ath9k-devel@lists.ath9k.org It depends on your goal. Here's what I've done in the past: start hostapd on wlan0 iw dev wlan0 interface add wlan1 mode sta Associate wlan1 to Random access point route wlan0 through wlan1 What are you trying to achieve? wlanconfig is a madwifi specific tool. On 11/04/10 02:44, Queenie de Melo wrote: > Thanks Shafi. > > Using wlan0, can i create a vap? > "*wlanconfig ath create wlandev wifi0 wlanmode ap*" would be the command using wifi0 rite? > > Can i use the same command (wlanconfig ath create wlandev wlan0 wlanmode ap)OR is there a different one for configuring wlan0 > > Pl advice > > On Thu, Nov 4, 2010 at 11:18 AM, Mohammed Shafi > wrote: > > On Thu, Nov 4, 2010 at 10:35 AM, Queenie de Melo > wrote: > > Hi... > > Found from > > http://wireless.kernel.org/en/users/Drivers/ath9k#supported_chipsets > > That my chipset is supported :) > > Any idea why Iam not getting the wifi0 interface... ??? > By default you won't get that , but I don't know is there any means to > get wifi0 , but you can configure things in wlan0 itself > > mine is a mips64 platform (using kernel 2.6.27) > > any inputs are welcome :) > > Thanks :) > > > > On Thu, Nov 4, 2010 at 10:16 AM, Queenie de Melo > > > wrote: > >> > >> Dear All, > >> Iam using kernel 2.6.27 due to cross-compile some reasons but when i use > >> the lastest ath9k, i get only the wlan0 interface. > >> I do not see my wifi0 interface. Why is that?? I read through the net and > >> found that maybe my device is not supported by the driver.. > >> Is AR9220 chipset supported by ath9k driver? how can i verify that? > >> Please advice! > > > > _______________________________________________ > > 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