Linux wireless drivers development
 help / color / mirror / Atom feed
From: Pavel Roskin <proski@gnu.org>
To: Mark Ryden <markryde@gmail.com>
Cc: linux-wireless@vger.kernel.org
Subject: Re: AP (Master Mode) of wireless drivers
Date: Tue, 25 Nov 2008 12:16:54 -0500	[thread overview]
Message-ID: <1227633414.15224.6.camel@dv> (raw)
In-Reply-To: <dac45060811250735m6922688fn13c03ebe388d3137@mail.gmail.com>

On Tue, 2008-11-25 at 17:35 +0200, Mark Ryden wrote:
> Hello,
> 
> According to the linux wireless wiki, only four Linux drivers support
> AP (Master Mode) ; these
> are  b43/b43legacy (Broadcom chips), Intel ipw2200, and
> libertas_tf and p54 (Intersil chips).
> see:
> http://www.linuxwireless.org/en/users/Drivers
> 
> My question is: is this information updated ?

If you check the page history, you'll see that the page is being updated
regularly.  That doesn't mean that it's 100% correct.

> More specifically, I am particularly interested to know whether Intel
> iwl3945 and Intel iwl4965 support AP (Master Mode), and in case they
> do not (as I am afraid is the situation)
> - is there any intention to add AP (masted mode) support to these drivers
> in the near future ?

The driver announces AP mode support (look for NL80211_IFTYPE_AP and
hw->wiphy->interface_modes in iwl-core.c and iwl3945-base.c), so it
might work, or at least the intention is to make it work.  By the way,
rt2x00 announces AP mode support too (in some conditions).

-- 
Regards,
Pavel Roskin

  reply	other threads:[~2008-11-25 17:16 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-25 15:35 AP (Master Mode) of wireless drivers Mark Ryden
2008-11-25 17:16 ` Pavel Roskin [this message]
2008-11-26  8:34   ` Vladimir Koutny
2008-11-26 10:03     ` Johannes Berg
2008-11-26 13:47       ` Mark Ryden
2008-11-26 13:58         ` Johannes Berg
2008-11-26 14:02           ` Mark Ryden

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=1227633414.15224.6.camel@dv \
    --to=proski@gnu.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=markryde@gmail.com \
    /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