All of lore.kernel.org
 help / color / mirror / Atom feed
* [ath9k-devel] vifs management
@ 2010-11-01 18:38 João Maurício
  2010-11-01 19:11 ` Ben Greear
  0 siblings, 1 reply; 9+ messages in thread
From: João Maurício @ 2010-11-01 18:38 UTC (permalink / raw)
  To: ath9k-devel

Hi there,

What I'm trying to accomplish is the creation of multiple virtual interfaces
(to use as stations) where I can control which interface is able to transmit
(sending the rest of them into PS mode) at each time (explicitly or using a
scheduler). That said and from what I've been playing, correct me if I'm
wrong, the best way to do it is to use the "echo add > /.../wiphy"
mechanism. However, I wasn't able to make it work, every time that I create
a new interface, none of them (the "original" and the virtual) can get
associated with the AP (I already played around with the pause, unpause,
select, etc..). On the other hand, with the "iw wlan0 interface add ... type
managed" feature, everything seems to work fine, except that I don't know
how to "control" the interfaces transmission timings.

With this in mind, some questions arise:

- Is there anyone out there that can successfully do what I'm trying to
accomplish or that is a "master" using the wiphy mechanism, that can point
me the right direction?? (I really can't figure if I'm doing something
wrong, or if it's my ar9285 chipset problem)

- What's the difference between having two interfaces, wlan0 and wlan1,
"linked" to phy0 ("interface add" way) and having wlan0 "linked" to phy0 and
wlan1 to phy1 (wiphy way)?

- Is it possible to have my desired level of control over the virtual
interfaces, using the "iw wlan0 interface add ... type managed"?

Thanks,

Jo?o Maur?cio
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ath9k.org/pipermail/ath9k-devel/attachments/20101101/a1465f34/attachment.htm 

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

end of thread, other threads:[~2010-11-08  1:10 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-01 18:38 [ath9k-devel] vifs management João Maurício
2010-11-01 19:11 ` Ben Greear
2010-11-01 22:59   ` Peter Stuge
2010-11-02 18:43     ` João Maurício
2010-11-02 19:30       ` Ben Greear
2010-11-04  0:08         ` João Maurício
2010-11-07  0:33           ` João Maurício
2010-11-07 20:42             ` Ben Greear
2010-11-08  1:10               ` João Maurício

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.