All of lore.kernel.org
 help / color / mirror / Atom feed
From: Larry Finger <Larry.Finger@lwfinger.net>
To: Duy Nguyen <dnlove@gmail.com>
Cc: linux-wireless@vger.kernel.org
Subject: Re: Using wireless-testing tree
Date: Sat, 21 Nov 2009 11:14:04 -0600	[thread overview]
Message-ID: <4B081FDC.7000302@lwfinger.net> (raw)
In-Reply-To: <70f6a1ed0911210845s5dd46374ie74e6e105433dcae@mail.gmail.com>

On 11/21/2009 10:45 AM, Duy Nguyen wrote:
> Hi everyone, I downloaded and upgraded my kernel with wireless-testing
> tree.  I have some questions.
> 
> 1) I create my own git branch and modify only the mac80211 and
> ath5k/ath9k.  How do I compile only these modules and test them
> without having  to recompile and upgrade my whole kernel again.
> Because of the repetitive nature of modifying and testing drivers, I
> am trying to avoid this but is it possible?  Or compat-wireless is a
> better alternative.
> 
> 2) I have compat-wireless-2.6 tree in my wireless-testing tree.  I
> still don't know how to create my own compat-wireless even after going
> through the wiki online.
> cd compat-wireless-2.6
> make
> but it complains about some errors.
> 
> I am just wondering if you could share your most efficient ways
> working with wireless-testing tree.   Thanks.

I use the master branch of the wireless-testing git tree and introduce patches
from the mailing list and my own using quilt. That way patching and testing a
single driver usually entails only recompiling that driver and a 'sudo make
modules_install'. Furthermore, it is easy to back out the patches.

I also use wiggle to help with patches that do not apply cleanly, but needing it
is rare.

If you use the latest pull of wireless-testing, then compat-wireless is not
needed as you always have the latest from w-t.

Larry

  reply	other threads:[~2009-11-21 17:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-21 16:45 Using wireless-testing tree Duy Nguyen
2009-11-21 17:14 ` Larry Finger [this message]
2009-11-22  4:16 ` Hin-Tak Leung

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=4B081FDC.7000302@lwfinger.net \
    --to=larry.finger@lwfinger.net \
    --cc=dnlove@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 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.