Re: How to enable dev_dbg messaging

2007-06-29 Thread Akinobu Mita
On Fri, Jun 29, 2007 at 10:29:33PM -0500, Jay Cliburn wrote: > How do I turn on dev_dbg messaging in the kernel? I can get > printk(KERN_DEBUG ...) to work just fine, but I don't know how to > enable dev_dbg. Defining DEBUG before including enables dev_dbg to work. - To unsubscribe from this li

How to enable dev_dbg messaging

2007-06-29 Thread Jay Cliburn
How do I turn on dev_dbg messaging in the kernel? I can get printk(KERN_DEBUG ...) to work just fine, but I don't know how to enable dev_dbg. Thanks, Jay - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at