Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Jun 2001 18:25:33 +0200
From:      Nicolas Souchu <nsouch@fr.alcove.com>
To:        freebsd-hackers@freebsd.org
Subject:   processes private data
Message-ID:  <20010628182533.B17804@avon.alcove-fr>

next in thread | raw e-mail | index | archive | help
Hi folks,

I have a char driver that must be opened by more than one process. The minor
index is not sufficient for this. Is there any process private data (void *)
in the devfs structure (or the opposite) I could point to with the minor index
of my device?

Nicholas

-- 
Alcôve Technical Manager - Nicolas.Souchu@fr.alcove.com - http://www.alcove.com
Open Source Software Developer - nsouch@freebsd.org

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010628182533.B17804>