On 31/07/07, Shachar Shemesh <[EMAIL PROTECTED]> wrote:
>
> Amos Shapira wrote:
> > Currently my plan is to add a special file under /proc or /dev which
> > any program will be able to open and then pass the arguments through
> > ioctl(2).
> why not do it the way it's meant to be done, using a custom device?
> That's the straight forward way.


What do you mean by "custom device"?

Install your own interrupt handler on the syscall interrupt number
> (memory serve me right, this is 80 on i386 for Linux). Filter out your


Thanks but no thanks - my goal in this experiment (besides doing some kernel
hacking) is to help people, not put new obstacles on their path to heavenly
Linux experience :)

Cheers,

--Amos

Reply via email to