On Sun, Jan 16, 2005 at 01:40:28PM +0200, yakoub abaya wrote:

> Is there a special interface for communication
> between  : device driver  <-> daemon ,
> other than conventional ipc ?
> ( i know of pipes , signal & kill )

read and write on a device file, a new file system, /sysfs, /procfs,
ioctl (not a good idea), add your own syscalls, etc, etc. 

A better question is what do you want to do?

Cheers, 
Muli

-- 
Muli Ben-Yehuda
http://www.mulix.org | http://mulix.livejournal.com/


--------------------------------------------------------------------------
Haifa Linux Club Mailing List (http://www.haifux.org)
To unsub send an empty message to [EMAIL PROTECTED]


Reply via email to