[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#349164: Bug#349165: O: ieee80211 -- Source for the 802.11 (wireless) network stack for Linux



On Sun, Jan 22, 2006 at 08:58:12PM +0100, Rene Engelhard <rene@debian.org> wrote:
> What about dpkg-divert? (which I incidentially am doing for
> ieee80211softmac) ;-). But that will get a mess when I'd have to deal
> with in-kernel-image ieee80211 module and out-of-kernel-image ieee80211
> module...

I tried that kind of approach but there still is a problem with the symbols
list in /usr/src/linux-header-x.x/i/can't/remember/exactly/where that is
used by the makefiles and scripts provided by the kernel to create the
module and its symbol dependency list.
Actually there's no need for the dpkg-divert thing, since you can put
the modules in /lib/modules/`uname -r`/updates/

And that's why external ipw2200 won't load with external ieee80211
because it depends on old symbols.

Cheers,

Mike



Reply to: