hi all, I need a simple kernel<->user channel. should I use netlink for an arbitrary kernel module who need to communicate with a user space program ? or should I just use ioctl and forget about netlink ? (I certainly do not wish to clutter /proc).
How about sysfs? Thanks, Rajat -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/