On Wed, Jan 6, 2010 at 9:13 PM, perumal316 <[email protected]> wrote: > Hi All, > > Thanks for the input. But I am currently writing a module for Android. > In module programming there is only printk but is it possible to show > the kernel messages to the users? Meaning the user who will be using > the Android phone with the module will be shown the kernel messages.
Not directly from the kernel, no, Linux does not work that way, sorry. Why do you feel that a user would want to see a kernel message directly anyway? What type of kernel code are you writing? thanks, greg k-h
-- unsubscribe: [email protected] website: http://groups.google.com/group/android-kernel
