sending messages, user process <--> kernel module

Jerry Toung jtoung at arc.nasa.gov
Fri Nov 7 12:02:33 PST 2003


Hello,
I am trying to do asynchronous send/receive between a user process that I am 
writing and a kernel module that I am also writing.
I thought about implementing something similar to unix routing socket, but I 
will have to define a new domain and protosw.
Beside that idea, what else would you suggest?
Thank you,
Jerry.


More information about the freebsd-hackers mailing list