Hello!
> > The freemware kernel module won't compile on recent 2.3-kernels. It gives
> > the following error:
> I was working on the same thing at the same time as you, I suppose.
> I also made patch for 2.3.x
> This patch still enables the code to compile on 2.2.x kernels
I see a lot of
+#if LINUX_VERSION_CODE >= VERSION_CODE(2,3,0)
in your patch. AFAIK vm_pgoff is onlyy needed after 2.3.26+,
That's when vm_offset was removed.
Bye,
Oleg
- Kernel module on "recent" 2.3.x-kernels Oystein Viggen
- Re: Kernel module on "recent" 2.3.x-kernels ben
- Re: Kernel module on "recent" 2.3.x-kern... Oleg Drokin
- Re: Kernel module on "recent" 2.3.x-kernels Ulrich Weigand
- Re: Kernel module on "recent" 2.3.x-kernels Ulrich Weigand
