netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: matthieu castet <castet.matthieu@free.fr>
To: Dan Williams <dcbw@redhat.com>
Cc: netdev@vger.kernel.org, hostap@shmoo.com
Subject: Re: [test] airo : first WPA-PSK support
Date: Mon, 06 Feb 2006 21:23:18 +0100	[thread overview]
Message-ID: <43E7B036.80202@free.fr> (raw)
In-Reply-To: <1139251955.5831.9.camel@dhcp83-115.boston.redhat.com>

Hi,

Dan Williams wrote:
> I can help out with the mpi350 if you'd like.  However, most of the code
> for the MPI350 should be exactly the same as with the PCMCIA version of
> the card.  They share just about everything except for the bus type.
> (unless I'm wrong?)
There are some differences for RX and TX code. Search for FLAG_MPI. But 
this should'nt be really hard to add them.
I will try to add it this weekend.


> 
> I think bits of this patch (at least the support for the WPA & RSN
> information elements in scans) should be upstreamed as soon as possible,
I don't know if you know well the code, but the driver can read/write 
some data that are indexed with RID.
The main problem is that in order to use WPA, you need to used RID 
supported only by newer firmware.
For example for WPA & RSN in scan you need to use a newer RID and a 
modified struct for data storage.
But the RID for configuration didn't change with newer firmware but 
there are extra elements in the structure.

We should check that we don't break anything for older cards/firmwares.

It is even worse, IIRC we can't mix older and new RID : this make the 
card hangs (firmware crash ?). For example the current auto WEP make the 
WPA fail.

 > I'm willing to help with that too.
You're welcome.


Matthieu

  reply	other threads:[~2006-02-06 20:23 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-02 18:46 [test] airo : first WPA-PSK support matthieu castet
2006-02-06 18:06 ` matthieu castet
2006-02-06 18:52   ` Dan Williams
2006-02-06 20:23     ` matthieu castet [this message]
2006-02-06 21:56       ` Dan Williams
2006-02-07 18:02         ` matthieu castet
2006-02-06 19:01   ` Dan Williams

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=43E7B036.80202@free.fr \
    --to=castet.matthieu@free.fr \
    --cc=dcbw@redhat.com \
    --cc=hostap@shmoo.com \
    --cc=netdev@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;
as well as URLs for NNTP newsgroup(s).