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.
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to