Hi,

I have made a line discipline for the "electronic assembly eDIP
module". This is a cute serial touch screen, a bit slow but with much
built-in functionality. (As a matter of fact it is the only one I
could find, so I had to use it.) It has a not so good communication
protocol, not to be implemented advantageously in user space. So I had
to make a kernel module for it.

I think, such work should not be done twice. Is there a place, where I
can put it for people, who may be interested in?


Remark: When I build a kernel module the way it is described at
acmesystems.it, it seems, as if it tries to make an application of the
module after making the xyz.ko itself. So I get a lot of error
messages; what am I doing wrong?

Paul

Reply via email to