Linux wireless drivers development
 help / color / mirror / Atom feed
From: David Lamparter <lists@diac24.net>
To: Johannes Berg <johannes@sipsolutions.net>
Cc: linux-wireless@vger.kernel.org
Subject: Re: nl80211 status? (implying cfg80211 status)
Date: Tue, 5 Jun 2007 16:09:24 +0200	[thread overview]
Message-ID: <20070605140924.GC5221@charon.n2.diac24.net> (raw)
In-Reply-To: <1181051870.8274.17.camel@johannes.berg>

Hooray, message crossing :)

> What I'd do if I had time now is add things to nl80211/cfg80211 and then
> implement the calls in mac80211 (or a fullmac driver of your choice.)
> Then write the appropriate userspace tool for testing and see if it
> works, i.e. you can associate, do key operations etc. Use WEP for now,
> and then maybe modify wpa_supplicant too for nl80211. Then, at some
> point, you have wpa_supplicant working on mac80211 (or the driver). Then
> in theory you don't need wext any more, and as an afterthought you can
> still add wext compatibility so the deprecated wireless tools continue
> to work.

Yeah, I agree. Guess I overshooted a bit on converting wext. For the
userspace part I started by adding some genetlink helper functions to
iproute2, will try to get them upstream later. (tomorrow)

I'm hoping to add an "ip wireless" part, since iproute2 already has all the
netlink stuff and I really like its syntax. I rudimentarily started hacking
it up, which is why I noticed there's no PHY configuration command.

For the kernel part, if I were to work on it, I'd be adding it to mac80211.
The only 802.11 devices I own are a laptop with a rt2500 and a WRT router,
and developing for that router isn't that fun.


David

---

[equinox@neptune]:~/src/iproute2/ip # ./ip w
0: phy0
RTNETLINK answers: Operation not supported
    6: wlan0: association status unknown
RTNETLINK answers: Operation not supported
    5: wmaster0: association status unknown


  reply	other threads:[~2007-06-05 14:09 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-04 19:30 nl80211 status? (implying cfg80211 status) David Lamparter
2007-06-05 10:53 ` Johannes Berg
2007-06-05 13:57   ` Johannes Berg
2007-06-05 14:09     ` David Lamparter [this message]
2007-06-05 14:16       ` Johannes Berg
2007-06-05 14:00   ` David Lamparter
2007-06-05 14:12     ` 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=20070605140924.GC5221@charon.n2.diac24.net \
    --to=lists@diac24.net \
    --cc=johannes@sipsolutions.net \
    --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