Date: Wed, 26 Jan 2000 10:21:46 -0700 From: Wes Peters <wes@softweyr.com> To: Mike Smith <msmith@freebsd.org> Cc: "Andrew G. Sverdlichenko" <blaze@infosec.ru>, "'freebsd-hackers@freebsd.org'" <freebsd-hackers@freebsd.org> Subject: Re: drivers Message-ID: <388F2D2A.14764115@softweyr.com> References: <200001260952.BAA00698@mass.cdrom.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Mike Smith wrote:
>
> > Hello.
> >
> > If we have a character device driver with and more than one
> > open handles for it, can read() and ioctl() choose which one
> > is used?
>
> No. This is not how the BSD driver model works; you should create
> multiple instances of the driver if you need multiple discrete opens.
ENOCLONE? ;^)
--
"Where am I, and what am I doing in this handbasket?"
Wes Peters Softweyr LLC
wes@softweyr.com http://softweyr.com/
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?388F2D2A.14764115>
