Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/kern



On Thu, 13 Dec 2007 15:31:16 +0100
Joerg Sonnenberger <joerg%britannica.bec.de@localhost> wrote:

> On Sun, Dec 09, 2007 at 09:11:57PM +0000, Jared D. McNeill wrote:
> > 
> > Module Name:        src
> > Committed By:       jmcneill
> > Date:               Sun Dec  9 21:11:57 UTC 2007
> > 
> > Modified Files:
> >     src/sys/kern: subr_autoconf.c
> > 
> > Log Message:
> > Use aprint_debug to notify the user that a device does not implement the
> > power management framework rather than aprint_error.
> 
> Can we keep this at aprint_verbose to allow users to just run
>       dmesg | grep WARNING
> to find this? Being noisy here is a good thing IMO.

I agree with joerg, we should track easily which drivers are still
using the old interface.

-- 
Juan Romero Pardines    - The NetBSD Project
http://plog.xtrarom.org - NetBSD/pkgsrc news in Spanish



Home | Main Index | Thread Index | Old Index