Linux wireless drivers development
 help / color / mirror / Atom feed
From: Johannes Berg <johannes@sipsolutions.net>
To: Andy Green <andy@warmcat.com>
Cc: linux-wireless@vger.kernel.org
Subject: Re: [PATCH] mac80211: move PHY things to debugfs
Date: Fri, 02 Mar 2007 11:16:22 +0100	[thread overview]
Message-ID: <1172830582.3482.4.camel@johannes.berg> (raw)
In-Reply-To: <45E7DF58.6080608@warmcat.com>

[-- Attachment #1: Type: text/plain, Size: 1302 bytes --]

On Fri, 2007-03-02 at 08:24 +0000, Andy Green wrote:

> I guess I'll stick with sysfs for now since the code is written already: 
> if I will find add_iface and so on down there then I guess it will all 
> work out with minor edits.

Just make sure you're running the very latest kernel with
CONFIG_SYSFS_DEPRECATED disabled (I think that's necessary, not entirely
sure). You'll notice when anything but the current CVS version of HAL no
longer displays network devices :/

> Can I ask how stable this byzantine path I am currently following to get 
> a "Management interface" for tx injection is going to be?  Not even 
> standard wireless ioctl but Private IOCTL SIOCIWFIRSTPRIV+0 opens out 
> into a secret garden of "PRISM2" special features... is this already in 
> a little black refactoring book somewhere? 

Yup, it is. But there's still debate on whether it should be done
through netlink (nl80211) or some new special injection format for the
monitor interfaces like the management interface currently has.

[you can rip code from wpa_supplicant to inject frames]

Btw, here's another argument against the monitor interfaces: having them
up takes the card out of powersave mode which they should only be while
not associated, even with a userspace MLME.

johannes

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 190 bytes --]

  reply	other threads:[~2007-03-02 10:16 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-01 18:34 [PATCH] mac80211: move PHY things to debugfs Johannes Berg
2007-03-01 18:54 ` Andy Green
2007-03-01 19:04   ` Johannes Berg
2007-03-01 19:07     ` Johannes Berg
2007-03-02  8:24       ` Andy Green
2007-03-02 10:16         ` Johannes Berg [this message]
2007-03-02 10:45           ` Andy Green
2007-03-02 10:57             ` Johannes Berg
2007-03-01 23:40 ` Johannes Berg

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=1172830582.3482.4.camel@johannes.berg \
    --to=johannes@sipsolutions.net \
    --cc=andy@warmcat.com \
    --cc=linux-wireless@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox