On Sat, 19 Jul 2003, M. Warner Losh wrote: > In message: <[EMAIL PROTECTED]> > Marc Ramirez <[EMAIL PROTECTED]> 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 _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"