linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Acker <dacker@roinet.com>
To: "Luis R. Rodriguez" <mcgrof@gmail.com>
Cc: Andrey Yurovsky <andrey@cozybit.com>,
	Michael Renzmann <mrenzmann@madwifi-project.org>,
	madwifi-devel@lists.sourceforge.net,
	madwifi-users@lists.sourceforge.net,
	linux-wireless <linux-wireless@vger.kernel.org>
Subject: Re: [Madwifi-devel] Survey: What are you using MadWifi for, and why?
Date: Tue, 17 Nov 2009 17:28:32 -0500	[thread overview]
Message-ID: <4B032390.3080501@roinet.com> (raw)
In-Reply-To: <43e72e890911171404x1a46d07alb54946768d0f9cf5@mail.gmail.com>

Luis R. Rodriguez wrote:
> On Tue, Nov 17, 2009 at 1:53 PM, David Acker <dacker@roinet.com>
> wrote:
>> Luis R. Rodriguez wrote:
>>> On Tue, Nov 17, 2009 at 1:44 PM, David Acker <dacker@roinet.com>
>>> wrote:
>>>> It is a non-802.11s protocol that predates 802.11s development
>>>> by quite awhile.  It runs over WDS links.  In theory it could
>>>> run over anything that supports dynamic creation and
>>>> destruction of WDS links.
>>> So its a some sort of MadWifi-only hack?
>> Not at all.  The algorithm runs in user space
> 
> OK so not relevant.
True, but I was answering Michael's original question, "What are you
using MadWifi for?" I was trying to describe the system.  Sorry for the
confusion.

>> The problem with switching to ath5k would be the loss of
>> performance related features (compression, fast frames, turbo),
> 
> These are different than "mesh".

Yes, but it would be good if these features were supported over WDS
links (and on AP to STA links where both support the features).


>> and some required features (half/quarter rates are required for
>> some channels on some radios).
> 
> How does "mesh" relate to this?
It doesn't.  That is what the product I work on does.

> 
>> Also, I don't know if ath5k will work on products based on Atheros
>> WiSOCs like Ubiquiti's PicoStation and Bullet.
> 
> ath5k does not *yet* have SoC support but it may get it at later
> point.
That would be great.


> 
> So let me get this straight.
> 
> You have SoC Atheros solutions that use some userspace custom (not 
> 802.11s) solution that use fast frames, compression and turbo, oh and
>  half/quarter rates? WTF are you doing?

Lol, it isn't as crazy as it sounds.  I have meshing running on various
platforms. Some use miniPCI atheros based radios, some are SoC based.  I 
believe I misspoke when I said half/quarter rates.  It is better to say 
half width (10 MHz) or quarter width (5 MHz) channels.  There are 
several miniPCI based radios that require half or quarter width channels 
on some channels.  For example, the Ubiquiti XR7 requires quarter width 
channels on two of its four available channels.  The XR9 requires half 
width channels on two if its four available channels.  Sorry for any 
confusion I created.

> For backporting we have compat-wireless, it should allow you to use 
> even today's bleeding edge even on 2.6.25. It should be possible to 
> bring this down to 2.6.21 even but not many people are interested in 
> that it seems. Patches are welcomed though.
Thanks.  I am trying to decide which is more painful: porting a recent 
kernel to the hardware or porting compat-wireless down to 2.6.18.

  reply	other threads:[~2009-11-17 22:28 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <2205.95.222.251.107.1258282369.squirrel@webmail.otaku42.de>
2009-11-17  1:01 ` [Madwifi-devel] Survey: What are you using MadWifi for, and why? Luis R. Rodriguez
2009-11-17 14:05   ` John W. Linville
2009-11-17 22:08     ` Marcel Holtmann
2009-11-17 16:04   ` Michael Renzmann
2009-11-17 16:38     ` Luis R. Rodriguez
2009-11-17 17:51       ` Tom Sharples
2009-11-17 18:05         ` Luis R. Rodriguez
2009-11-17 21:51       ` Bob Copeland
2009-11-17 23:23         ` Pat Erley
2009-11-18  7:23       ` Michael Renzmann
2009-11-17 17:40   ` David Acker
2009-11-17 20:57     ` Andrey Yurovsky
2009-11-17 21:37       ` Luis R. Rodriguez
2009-11-17 21:44         ` David Acker
2009-11-17 21:45           ` Luis R. Rodriguez
2009-11-17 21:53             ` David Acker
2009-11-17 22:04               ` Luis R. Rodriguez
2009-11-17 22:28                 ` David Acker [this message]
2009-11-17 22:39                   ` Luis R. Rodriguez
2009-11-17 23:39                     ` Tom Sharples
2009-11-17 23:44                       ` Luis R. Rodriguez
2009-11-17 22:54                   ` Jouni Malinen
2009-11-17 23:12                     ` Luis R. Rodriguez
2009-11-18 21:58                       ` Pavel Roskin
2009-11-18 22:08                         ` Luis R. Rodriguez
2009-11-18 23:05                           ` Jouni Malinen
2009-11-19  0:21                             ` Luis R. Rodriguez
2009-11-18 23:12                           ` Pavel Roskin
2009-11-19  0:05                             ` Tom Sharples
2009-11-17 22:06               ` Marcel Holtmann
2009-11-17 22:32                 ` David Acker
2009-11-17 23:22               ` Felix Fietkau
2009-11-18 15:35                 ` David Acker

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=4B032390.3080501@roinet.com \
    --to=dacker@roinet.com \
    --cc=andrey@cozybit.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=madwifi-devel@lists.sourceforge.net \
    --cc=madwifi-users@lists.sourceforge.net \
    --cc=mcgrof@gmail.com \
    --cc=mrenzmann@madwifi-project.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;
as well as URLs for NNTP newsgroup(s).