Results 1 to 1 of 1
Hi friends,
I am newbie to Linux. I have written a small kernel module. In the module, I am just printing few string. the module is working fine. But the ...
- 01-30-2009 #1Just Joined!
- Join Date
- Jan 2009
- Posts
- 1
How to print a message from kernel module to terminal console or tty console
Hi friends,
I am newbie to Linux. I have written a small kernel module. In the module, I am just printing few string. the module is working fine. But the string are getting printing in /var/log/message file. I want to print the kernel module message on the terminal console instead of /var/log/message.
Can anybody guide me on this?
thanks
Yogesh


Reply With Quote