[<prev] [next>] [day] [month] [year] [list]
Message-ID: <377782.37550.qm@web32406.mail.mud.yahoo.com>
Date: Tue, 19 Aug 2008 19:03:08 -0700 (PDT)
From: Anil kumar <anils_r@...oo.com>
To: linux-kernel@...r.kernel.org
Subject: kill_fasync question
Hi,
I know we can use kill_fasync( ) to send signal the user process that data has arrived and maybe by using like ioctl method the user process can get the event data(buffer).
Question:
Is there any way wherein we can send event data(buffer) back to the user process.
kill_fasync( ) takes three parameters async_queue, SIGIO, band.
What I am looking is not only that the driver to signal the user process that data has arrived, but also can send the data back.
-or-
kill_fasync is used only to notify the user process.
Thanks for your help in advance.
With regards,
Anil
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists