> : > No.  You only get one close call and in the kernel all instances of a
> : > minor device are treated identically.
> : 
> : this is not true anymore, there is some special flag you can
> : specify in cdevsw or so which passes all close calls to the driver.
> 
> It is only half untrue.  There's a special flag to get all calls to

ok, i was only commenting on the flag to get all close calls to the driver
(you still get to know the pid of the process issuing the close() but
this is not always enough).

        cheers
        luigi



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to