Hi,

Is there any easy-ish way to implement a wall-like functionality in a
kernel module? For example, if I wanted to load my hypothetical module,
could I get something similar to the following output?

step...@icipher:~% insmod ./broadcaster.ko
Broadcast message from kernel module "broadcaster":
    I was loaded!

step...@icipher:~%

Thanks in advance,
Stephen

--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to [email protected]
Please read the FAQ at http://kernelnewbies.org/FAQ

Reply via email to