Hello Michael, On 28.04.2006, at 00:36, Michael Ellerman wrote: > Try pr_debug() in include/linux/kernel.h The problem I see with pr_debug() is that it could only activated via a compile flag. To use the debug outputs you have to re-compile / compile your own kernel. Regards, Heiko