RE: kernel notification to user space task

Hari Gadi (HGadi@ecutel.com)
Fri, 29 Mar 2002 12:27:28 -0500


Hi,
You can use signals like the example in the book rubini (see the asynchronous notification section).
http://www.xml.com/ldd/chapter/book/index.html

Be sure to download the examples (especially the "scull" example).
thanks,
Hari.

-----Original Message-----
From: Amol Kumar Lad [mailto:amolk@ishoni.com]
Sent: Friday, March 29, 2002 12:20 PM
To: 'linux-kernel@vger.kernel.org'
Subject: kernel notification to user space task

Hi,
I have a user task running ...
I want my driver running in kernel to send a notification to this task when
it detects some event.

for example..if my driver detects that interface 'eth0' is coming up, it
should send a indication to user task saying 'network interface eth0 is up'

please cc me..

thanks
Amol

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/