From: Luis R. Rodriguez <lrodriguez@atheros.com>
To: ath9k-devel@lists.ath9k.org
Subject: [ath9k-devel] managing virtual wiphys
Date: Tue, 22 Sep 2009 10:38:00 -0700 [thread overview]
Message-ID: <20090922173800.GA15939@mosca> (raw)
In-Reply-To: <4AB23F39.3020105@ua.pt>
On Thu, Sep 17, 2009 at 06:52:57AM -0700, Rodolphe Marques wrote:
> Hi all,
>
> I'm trying to develop an application so that I can manage virtual
> interfaces from user space, without using debugfs.
> Does anyone has any suggestion on how should I do this? Should I use
> nl80211 and create the necessary callbacks in the drivers?
debugfs cannot be relied upon for userspace unless you are willing
to deal with future file name changes or APIs. If its a debugging
utility then its a great match.
In the future we may see some of this move toward cfg80211 although
exactly what is unclear at this point.
Luis
prev parent reply other threads:[~2009-09-22 17:38 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-17 13:52 [ath9k-devel] managing virtual wiphys Rodolphe Marques
2009-09-22 17:38 ` Luis R. Rodriguez [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20090922173800.GA15939@mosca \
--to=lrodriguez@atheros.com \
--cc=ath9k-devel@lists.ath9k.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.