I have written a driver for linux kernel 2.4 using the asynchronous mechanism (driver sending a signal SIGIO to application). I just wanted to know
if an application uses more than one driver and wants asynchronous operation indication from each of them, how can it identify which driver sent the SIGIO??
Thanks in Advance Regards Ketan
-- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/