> I am new to linux, my requirement is I have to send
> data from kernel to a process and it should be
> asyncronous, ie, process will be doing something and
> when the kernerl receives data from I/O ports, (UART
> in our case) it has to inform the process. It would be
> great if you can send the
Hi All,
I am new to linux, my requirement is I have to send
data from kernel to a process and it should be
asyncronous, ie, process will be doing something and
when the kernerl receives data from I/O ports, (UART
in our case) it has to inform the process. It would be
great if you can send the sam