Hello everyone. I want to send message from wi.c driver to user land. On user land, I'll use select/poll/kqueue with socket. But I don't know how to reply message from driver with socket. I know Linux can do that. Is NetBSD can do that? Or is there any other way to send message from kernel? Masashi Honma