linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ivo van Doorn <ivdoorn@gmail.com>
To: "Christoph .J Thompson" <cjsthompson@gmail.com>
Cc: linux-wireless@vger.kernel.org
Subject: Re: Sitecom WL-608 USB WiFi
Date: Thu, 12 Feb 2009 18:59:51 +0100	[thread overview]
Message-ID: <200902121859.51935.IvDoorn@gmail.com> (raw)
In-Reply-To: <20090212153348.e69a7508.cjsthompson@gmail.com>

On Thursday 12 February 2009, Christoph .J Thompson wrote:
> On Thu, 12 Feb 2009 09:40:22 +0100
> Ivo Van Doorn <ivdoorn@gmail.com> wrote:
> > As far as I know the rt2870 driver provided by Ralink contains support
> > for Master mode, and it should even cooperate with hostapd. Not sure
> > if anybody has tested that yet. But you could give it a try.
> 
> I've looked at the RaLink 1.4.0.0 driver for the rt2870usb available on RaLink's
> website and there is only station mode support. Maybe I'm missing something and
> there is a fork or older driver with AP support?

Hmm, the driver does contain comments and some code for master mode,
so perhaps the implementation isn't complete or indeed restricted to an
internal or private version of the driver.

> > Otherwise
> > you can check rt2x00.git to see if the rt2800usb driver can send out
> > beacons correctly. So far I have only tested managed mode and that
> > worked reasonable (if you ignore the lack of 11n AP scan results, and
> > some startup kickups). Note that you should use the module parameter
> > nohwcrypt for rt2800usb to disable HW crypto.
> 
> I think I'll have to resort to that. Sorry if the question is stupid, but
> what version of the kernel is in rt2x00.git? Can I backport the changes
> to 2.6.28.4 by making a diff between rt2x00.git's drivers/net/wireless
> and 2.6.28.4's drivers/net/wireless directory?

rt2x00.git = wireless-testing + rt2800usb
So that makes it 2.6.29-rcx.

It won't be possible to copy the drivers only, you need to copy mac80211
as well, and even then you might run into problems for other API changes.

You might want to grab the compat-wireless testing package, copy the drivers/net/wireless/rt2x00
sourcecode into the compat-wireless folder (just override the existing rt2x00 code). After that it
might be needed to update some Makefiles and config options, but that shouldn't be too hard.

Ivo



  reply	other threads:[~2009-02-12 17:59 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-11 20:17 Sitecom WL-608 USB WiFi Christoph .J Thompson
2009-02-11 22:32 ` Ivo van Doorn
2009-02-11 22:51   ` Hin-Tak Leung
2009-02-12  1:07     ` Christoph .J Thompson
2009-02-12  3:22     ` Christoph .J Thompson
2009-02-12  8:00       ` Ivo Van Doorn
2009-02-12  8:05         ` Luis Correia
2009-02-12  8:21           ` Thomas d'Otreppe
2009-02-12  8:43           ` Christoph .J Thompson
2009-02-12  9:48             ` Luis Correia
2009-02-12  8:26         ` Christoph .J Thompson
2009-02-12  8:40           ` Ivo Van Doorn
2009-02-12 14:33             ` Christoph .J Thompson
2009-02-12 17:59               ` Ivo van Doorn [this message]
2009-02-12  2:38   ` Christoph .J Thompson

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=200902121859.51935.IvDoorn@gmail.com \
    --to=ivdoorn@gmail.com \
    --cc=cjsthompson@gmail.com \
    --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;
as well as URLs for NNTP newsgroup(s).