Michael Van Canneyt wrote:
>> 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.
I don't think you would want to use a regular pascal RTL in a kernel
modu
Op Sat, 7 Jul 2007, schreef Irawan Tanudirdjo:
> Dear all,
>
> Anyone has a link/tutorial/anything that can helps
> explain how to deal with dot matrix printer using FPC
> in Windows box?
>
> I've been trying searching in the net, usually the
> printer programming stuff consist of using canvas
Dear all,
Anyone has a link/tutorial/anything that can helps
explain how to deal with dot matrix printer using FPC
in Windows box?
I've been trying searching in the net, usually the
printer programming stuff consist of using canvas, bla
bla bla, and when I try those codes, they produce a
graphica
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 ?
R
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 ?
Are there any kernel modules that already been b