Re: insmod issues

2002-11-14 Thread mdevin
On Fri, Nov 15, 2002 at 01:02:13 +0100, Eduard Bloch wrote: > #include > * mdevin [Fri, Nov 15 2002, 09:38:11AM]: > > > I compiled the module bcm4400.o against the kernel-headers-2.4.18 > > package (ie. the one for my kernel-source 2.4.18), so I don't understand > > these unresolved symbol errors

Re: insmod issues

2002-11-14 Thread Eduard Bloch
#include * mdevin [Fri, Nov 15 2002, 09:38:11AM]: > I compiled the module bcm4400.o against the kernel-headers-2.4.18 > package (ie. the one for my kernel-source 2.4.18), so I don't understand > these unresolved symbol errors. Is -DMODVERSIONS passed while compiling? Gruss/Regards, Eduard. --

Re: insmod issues

2002-11-14 Thread mdevin
On Thu, Nov 14, 2002 at 07:26:10 -0500, Seneca wrote: > On Thu, Nov 14, 2002 at 03:45:52PM +1000, mdevin wrote: > > I am having an ongoing battle to get my network card to work. It built > > in on my ASUS A7V8X mobo and uses a broadcom 4400 driver which is on the > > CD that came with the motherbo

Re: insmod issues

2002-11-14 Thread Seneca
On Thu, Nov 14, 2002 at 03:45:52PM +1000, mdevin wrote: > I am having an ongoing battle to get my network card to work. It built > in on my ASUS A7V8X mobo and uses a broadcom 4400 driver which is on the > CD that came with the motherboard. > > Now, I have the module compiled for my particular ke

insmod issues

2002-11-13 Thread mdevin
I am having an ongoing battle to get my network card to work. It built in on my ASUS A7V8X mobo and uses a broadcom 4400 driver which is on the CD that came with the motherboard. Now, I have the module compiled for my particular kernel version (2.4.18). In fact, I just recompiled my kernel and t