Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Jul 2003 11:16:54 -0600 (MDT)
From:      "M. Warner Losh" <imp@bsdimp.com>
To:        marc.ramirez@bluecirclesoft.com
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: Communications kernel -> userland
Message-ID:  <20030719.111654.28438110.imp@bsdimp.com>
In-Reply-To: <20030718150047.O61759@www.bluecirclesoft.com>
References:  <20030718150047.O61759@www.bluecirclesoft.com>

next in thread | previous in thread | raw e-mail | index | archive | help
In message: <20030718150047.O61759@www.bluecirclesoft.com>
            Marc Ramirez <marc.ramirez@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?  why complicate things by
bringing sockets into it?

Warner



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