All of lore.kernel.org
 help / color / mirror / Atom feed
* [ath9k-devel] Virtual stations with ath9k_htc driver
@ 2014-06-03 10:34 Kanhu Rauta
  2014-06-03 14:20 ` Adrian Chadd
  0 siblings, 1 reply; 4+ messages in thread
From: Kanhu Rauta @ 2014-06-03 10:34 UTC (permalink / raw)
  To: ath9k-devel

Hi,

The latest Atheros driver for AR9271 chipset, it seems the driver is
hardcoded to limit the virtual interfaces to two!

The previous USB driver for AR9170 chipset (carl9170)  has the capability
to create/use > 128 interfaces

i can see the commits on this regard i.e (
http://marc.info/?l=linux-wireless&m=134971207706144&w=2)

i need to simulate more clients(like 32) on the AR9271 chipset. Is there
any way that i can trick the ath9k code/firmware and get it done. or is
there any limitation from the HW/firmware that the no. of interface reduced
to 2 ?

I have tried to increase the interface limit to 8 in file htc_drv_init but
it does not help. when i make the 4th interface up the command hangs and
non of the interface related commands works(ifconfig,ip,iw etc)

Thanks in advance !!!

>>>>>>>>>>>
[root at localhost logs]#iw list

valid interface combinations:
            * #{ managed, P2P-client } <= 2, #{ AP, mesh point, P2P-GO } <=
2,
               total <= 2, #channels <= 1

[root at localhost logs]# lsusb
Bus 001 Device 007: ID 0cf3:9271 Atheros Communications, Inc. AR9271 802.11n

[root at localhost logs]# lsmod | grep 80211
mac80211              510326  1 ath9k_htc    <<<
cfg80211              400375  3 ath,mac80211,ath9k_htc


[root@localhost logs]# modinfo -F firmware ath9k_htc
htc_9271.fw
>>>>>>>>>>>>>

With Regards,
Kanhu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ath9k.org/pipermail/ath9k-devel/attachments/20140603/b4ab34db/attachment.htm 

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-06-04 15:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-03 10:34 [ath9k-devel] Virtual stations with ath9k_htc driver Kanhu Rauta
2014-06-03 14:20 ` Adrian Chadd
2014-06-04  5:09   ` Kanhu Rauta
2014-06-04 15:01     ` Ben Greear

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.