All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chr <chunkeey@web.de>
To: Stefan Puch <stefan.puch@mail.uni-oldenburg.de>
Cc: linux-net@vger.kernel.org, linux-wireless@vger.kernel.org
Subject: Re: prism54: WPA/RSN support for fullmac cards
Date: Fri, 27 Apr 2007 18:21:53 +0200	[thread overview]
Message-ID: <200704271821.53323.chunkeey@web.de> (raw)
In-Reply-To: <46320D71.60409@mail.uni-oldenburg.de>

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

On Friday, 27. April 2007, you wrote:
> Hi,
> [...]
> Gruß Stefan
> 
(I just add a few cc, maybe someone else is interested too... )

It looks like you've tried your luck with the unmodified kernel driver, right?

Here is an older driver (updated, compiled & tested with 2.6.21-rc5 (actually,
it's an older wireless-dev git) and a Makefile to build it outside of the kernel tree). 
Unfortunatly, It can a while until you get an connection. (So, please wait about 5 mins)

untar it, run make and insmod prism54.ko (don't use modprobe, or you may end up 
with the wrong kernel module). Also, please check your wpa_supplicant.conf too, 
you must enable ONLY TKIP (for group & pairwise) and nothing else!

(this driver changes the iwevent's auth & assoc requests layout slightly: (I added a few spaces to make it readable))
                                                                                                       MAC                           STATE REASON_CODE AID
17:59:18.935038   eth4 Custom driver event:Authenticate request to 00:0F:XX:XX:XX:XX         [03           00                  0001]
17:59:18.937387   eth4 Custom driver event:Associate request to 00:0F:XX:XX:XX:XX            [05            00                 0001])


Thanks,
	Chr.



[-- Attachment #2: prism54.tar.gz --]
[-- Type: application/x-tgz, Size: 53335 bytes --]

  parent reply	other threads:[~2007-04-27 16:21 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <462336B1.4090006@mail.uni-oldenburg.de>
2007-04-16 13:55 ` prism54: WPA/RSN support for fullmac cards John W. Linville
2007-04-16 14:09   ` Dan Williams
2007-04-17 18:33     ` Stefan Puch
2007-04-17 19:12       ` Michael Wu
2007-04-17 20:24         ` Luis R. Rodriguez
2007-04-24 18:49           ` Stefan Puch
2007-04-24 18:48             ` Michael Wu
2007-04-24 19:07               ` Stefan Puch
2007-04-17 19:23       ` Chr
2007-04-18  9:00         ` Stefan Puch
2007-04-18  9:49           ` Chr
2007-04-24 19:09         ` Stefan Puch
2007-04-25 13:47           ` Chr
     [not found] ` <200704261228.01889.chunkeey@web.de>
     [not found]   ` <46320D71.60409@mail.uni-oldenburg.de>
2007-04-27 16:21     ` Chr [this message]
2007-04-28 15:31       ` Stefan Puch
2007-04-28 18:02       ` Stefan Puch
2007-04-13 13:56 Stefan Puch

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=200704271821.53323.chunkeey@web.de \
    --to=chunkeey@web.de \
    --cc=linux-net@vger.kernel.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=stefan.puch@mail.uni-oldenburg.de \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.