From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rodolphe Marques Date: Thu, 17 Sep 2009 14:52:57 +0100 Subject: [ath9k-devel] managing virtual wiphys Message-ID: <4AB23F39.3020105@ua.pt> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ath9k-devel@lists.ath9k.org 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? Thanks, Rodolphe Marques