From: Michael Bernhard <michael.bernhard@bfh.ch>
To: mcgrof@winlab.rutgers.edu
Cc: linux-wireless@vger.kernel.org
Subject: [PATCH 0/3] compat-2.6: Make it working with wireless-testing 2005-05-15
Date: Fri, 16 May 2008 15:48:42 +0200 [thread overview]
Message-ID: <1210945725582-git-send-email-michael.bernhard@bfh.ch> (raw)
I'working under Ubuntu 7.10 with kernel version 2.6.22. I tried to get the
compat-wireless package running and had some problems this patch series
addresses. However, I don't know if this arises problems for kernel higher
than 2.6.22.
PATCH 1/3: Corrects the three failed hunks in compat/compat.diff.
PATCH 2/3: Adds some missing functions and macros.
PATCH 3/3: Enables iwlwifi build
There remaines one problem. In kernel version 2.6.22 the BIT() macro is
defined in include/linux/input.h. For iwlwifi which uses this header in
iwl-rfkill.h this gives a redefinition of BIT() which is defined in
include/linux/bitops.h now.
next reply other threads:[~2008-05-16 13:48 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-16 13:48 Michael Bernhard [this message]
2008-05-16 13:48 ` [PATCH 1/3] compat-2.6: Correct the three failed hunks Michael Bernhard
2008-05-16 13:48 ` [PATCH 2/3] compat-2.6: Add some missing functions and macros Michael Bernhard
2008-05-16 14:10 ` [PATCH 2/3 v2] " Michael Bernhard
2008-05-20 8:46 ` Luis R. Rodriguez
2008-05-16 13:48 ` [PATCH 3/3] compat-2.6: Enable iwlwifi build Michael Bernhard
2008-05-20 8:48 ` Luis R. Rodriguez
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=1210945725582-git-send-email-michael.bernhard@bfh.ch \
--to=michael.bernhard@bfh.ch \
--cc=linux-wireless@vger.kernel.org \
--cc=mcgrof@winlab.rutgers.edu \
/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).