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 - [EMAIL PROTECTED] - http://www.alcove.com Open Source Software Developer - [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message
- Re: processes private data Nicolas Souchu
- Re: processes private data Drew Eckhardt
- Re: processes private data Terry Lambert
- Re: processes private data Doug Rabson
- Re: processes private data Nicolas Souchu
- Re: processes private data Doug Rabson
- Re: processes private data Nicolas Souchu
- processes private data & vm_mmap Nicolas Souchu