Kenneth Arnold wrote:
>
> FreeMWare latest CVS doesn't compile on the 2.4pre's
> (and possibly earlier devel kernels). Here's the diff
> against host-linux.c to make it work (preliminary
> testing shows that it works):
>
> (command: $ diff freemware/kernel/host-linux-old.c
> freemware/kernel/host-linux.c)
>
> 393a394,396
> > #if LINUX_VERSION_CODE >= VERSION_CODE(2,3,99)
> > if (inode->i_mapping->i_mmap != NULL) {
> > #else
> 394a398
> > #endif
BTW, checkout 'plex86' instead of 'freemware'. The
instructions on the web are outdated (incorrect).
Let me know if that works for you and needs any
mods.
-Kevin