netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Mikhail Gusarov <dottedmag@dottedmag.net>
To: Mikhail Gusarov <dottedmag@dottedmag.net>
Cc: debian-kernel@lists.debian.org, NetDev <netdev@vger.kernel.org>
Subject: Re: ancient ieee80211/ipw2200 drivers in recent kernel (2.6.14)
Date: Wed, 02 Nov 2005 12:54:09 +0600	[thread overview]
Message-ID: <871x1zk0a6.fsf@vertex.dottedmag.net> (raw)
In-Reply-To: <20051102020903.GG29803@verge.net.au> (horms@verge.net.au's message of "Wed, 2 Nov 2005 11:09:05 +0900")


You (horms@verge.net.au) wrote:

 >> I've encountered the problem with 2.6.14 kernels: they are shipped
 >> with ancient version of ipw2200 drivers (1.0.0 while current
 >> version is 1.0.7) and ancient version of ieee80211 subsystem
 >> (copyrighted as 2004, so also outdated).
 >> 
 >> This breaks compilation of module from ipw2200-source package
 >> (because it links against in-kernel ieee80211).

 H> I assume the problem you are seeing is a headers problem.

Ah, yes. The other problem is two copies ipw2200.ko & ieee80211*.ko
modules being installed: the ones included in kernel and others
compiled as external modules. I suppose this may lead to the problems
with depmod.

 >> Is there way to modularize builds to exclude ieee80211 or just
 >> disable it (along with ipw2200) because it is outdated and current
 >> vesion is shipped in ieee80211-source package?

 H> Probably the best place to start is to ping netdev to find out if
 H> there are any plans to update IPW2200 in Linus's tree. I've CCed
 H> that list, hopefully someone can shed some light on this.

So, having in mind the two levels of 'stablenesss': kernel
'stableness' and modules 'stableness' :) we should find the way to
exclude discussed modules from the build, because in-kernel versions
will always be, erm..., slightly (1.0.0 is mentioned only as 'stone
age' in the mailing list of ipw2200 developers) outdated due to fact
integration and testing gets some time in upstream kernels. I propose
just to disable compilation of this drivers: everyone will be able to
compile the recent version using ipw2200-source we provide.

-- 
Mikhail Gusarov
ICQ UIN: 111575219
JID: dottedmag@jabber.dottedmag.net

  parent reply	other threads:[~2005-11-02  6:54 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <873bmg9sym.fsf@vertex.dottedmag.net>
2005-11-02  2:09 ` ancient ieee80211/ipw2200 drivers in recent kernel (2.6.14) Horms
2005-11-02  3:44   ` Alejandro Bonilla Beeche
2005-11-02  6:54   ` Mikhail Gusarov [this message]
2005-11-02 16:26     ` Christoph Hellwig
2005-11-04  3:29       ` Horms
2005-11-05  0:21         ` Christoph Hellwig
2005-11-05  8:25           ` Harald Welte

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=871x1zk0a6.fsf@vertex.dottedmag.net \
    --to=dottedmag@dottedmag.net \
    --cc=debian-kernel@lists.debian.org \
    --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).