Date: Thu, 10 Sep 2009 22:15:21 +0300 From: Andriy Gapon <avg@freebsd.org> To: =?UTF-8?B?RGFnLUVybGluZyBTbcO4cmdyYXY=?= <des@des.no> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, Nick Hibma <n_hibma@freebsd.org> Subject: Re: svn commit: r197072 - in head/sys: dev/ichwd netsmb Message-ID: <4AA95049.4090104@freebsd.org> In-Reply-To: <86iqfq8vja.fsf@ds4.des.no> References: <200909101833.n8AIX8p6027487@svn.freebsd.org> <86iqfq8vja.fsf@ds4.des.no>
next in thread | previous in thread | raw e-mail | index | archive | help
on 10/09/2009 22:11 Dag-Erling Smørgrav said the following: > Nick Hibma <n_hibma@FreeBSD.org> writes: >> Log: >> Don't print out a message on loading a module. 'kldload -v' and 'kldstat >> | grep <modname>' can be used instead. >> >> Put a message behind bootverbose as >> >> ichwd0: <Intel ICH6M watchdog timer> on isa0 I think the above line is printed by newbus code automatically. >> ichwd0: Intel ICH6M watchdog timer (ICH6 or equivalent) And this line kind of duplicates it. >> does not make a lot of sense. > > Why doesn't it make sense? Every other device announces itself when it > attaches; why shouldn't ichwd0 do so? So, a possible answer is above :) -- Andriy Gapon
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4AA95049.4090104>