Ok, I'll try to install some dev tools when getting home tonight.
I tried compiling it on my slackware-based machine against 2.4.18 source, but that module wouldn't load

Sure is strange that the module didn't make it into the kernel-package though.
Thanks for the help.
// Fredrik
Nathan Fowler wrote:
>
> Why not compile it yourself

>
> Install egcs, make, kernel-headers, etc.
>
http://www.e-smith.org/faq.php3#8q7>
> I believe the FAQ is outdated, I don't think 5.6 is RH7.1
> based, I would try to match up the kernel (rpm -qa|grep -i
> kernel) and egcs versions with RH8 or newer. Try
>
http://www.rpmfind.net>
> If all else fails, I can try to compile the module for you,
> but I'm 2.2.16 and I'm not sure if it will load on your newer
> 2.4 kernel (let alone compile with my version).
>
> Nathan