Communications kernel -> userland

Marc Ramirez marc.ramirez at bluecirclesoft.com
Mon Jul 21 06:19:25 PDT 2003


On Sat, 19 Jul 2003, M. Warner Losh wrote:

> In message: <20030718150047.O61759 at www.bluecirclesoft.com>
>             Marc Ramirez <marc.ramirez at bluecirclesoft.com> writes:
> : I have a device driver that needs to make requests for data from a
> : userland daemon.  What's the preferred method for doing this in 4.8R and
> : 5.1R?  I'm assuming the answer is Unix-domain sockets...
>
> what's wrong with a simple read channel?

Nothing except that this is my first real foray into non-trivial kernel
programming. :)

Marc.

> why complicate things by
> bringing sockets into it?
>
> Warner
>
>


--
Marc Ramirez
Blue Circle Software Corporation
513-688-1070 (main)
513-382-1270 (direct)
www.bluecirclesoft.com


More information about the freebsd-hackers mailing list