[fpc-pascal] Linux Kernel and FPC
Michael Van Canneyt
michael at freepascal.org
Sat Jul 7 10:39:14 CEST 2007
On Fri, 6 Jul 2007, ik wrote:
> Hi,
>
> I have found the following guide:
> http://www.linuxdevcenter.com/pub/a/linux/2007/07/05/devhelloworld-a-simple-introduction-to-device-drivers-under-linux.html
>
> And I was thinking in implementing it using FPC.
> My question is, how hard can it be ?
Relatively hard: you must write a complete RTL for it.
Once that is done, the rest should be easy.
> Are there any kernel modules that already been binded into FPC ? such
> as th ones that will give me printk ?
Not that I know of.
>
> Are there any known examples of someone that already made a Linux
> kernel module using FPC ?
Again, not that I know of...
Michael.
More information about the fpc-pascal
mailing list