Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756820AbXF3D3p (ORCPT ); Fri, 29 Jun 2007 23:29:45 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753761AbXF3D3g (ORCPT ); Fri, 29 Jun 2007 23:29:36 -0400 Received: from imf25aec.mail.bellsouth.net ([205.152.59.73]:59184 "EHLO imf25aec.mail.bellsouth.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753075AbXF3D3g (ORCPT ); Fri, 29 Jun 2007 23:29:36 -0400 Date: Fri, 29 Jun 2007 22:29:33 -0500 From: Jay Cliburn To: linux-kernel@vger.kernel.org Subject: How to enable dev_dbg messaging Message-ID: <20070629222933.24e76cb5@osprey.hogchain.net> X-Mailer: Claws Mail 2.9.2 (GTK+ 2.10.13; i386-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 400 Lines: 11 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 majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/