<div>for specific printk i would suggest to check the source header:</div><div><br></div> include/linux/printk.h <br><br><div><br></div><div><br><div class="gmail_quote">On Mon, May 2, 2011 at 11:33 AM, Robert P. J. Day <span dir="ltr"><<a href="mailto:rpjday@crashcourse.ca">rpjday@crashcourse.ca</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><br>
i'm getting ready to teach a basic device drivers course in a couple<br>
weeks with someone else's courseware and i just wanted to bring some<br>
sections up to date. there's one section on basic debugging that<br>
covers printk() as well as other topics from LDD3 such as<br>
printk_ratelimit(), setting the console loglevel and so on.<br>
<br>
however, there's obviously more these days -- the "pr_"-prefixed<br>
wrappers, dev_dbg() and so on. is there a single source that covers<br>
the standard debugging routines in the kernel these days? if not, no<br>
big deal, i'll just summarize what i know of.<br>
<br>
rday<br>
<br>
--<br>
<br>
========================================================================<br>
Robert P. J. Day Ottawa, Ontario, CANADA<br>
<a href="http://crashcourse.ca" target="_blank">http://crashcourse.ca</a><br>
<br>
Twitter: <a href="http://twitter.com/rpjday" target="_blank">http://twitter.com/rpjday</a><br>
LinkedIn: <a href="http://ca.linkedin.com/in/rpjday" target="_blank">http://ca.linkedin.com/in/rpjday</a><br>
========================================================================<br>
<br>
_______________________________________________<br>
Kernelnewbies mailing list<br>
<a href="mailto:Kernelnewbies@kernelnewbies.org">Kernelnewbies@kernelnewbies.org</a><br>
<a href="http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies" target="_blank">http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>Eduardo Silva<br><a href="http://edsiper.linuxchile.cl">http://edsiper.linuxchile.cl</a><br><a href="http://www.monkey-project.com">http://www.monkey-project.com</a><br>
</div>