svn commit: r197072 - in head/sys: dev/ichwd netsmb

Andriy Gapon avg at freebsd.org
Thu Sep 10 19:15:26 UTC 2009


on 10/09/2009 22:11 Dag-Erling Smørgrav said the following:
> Nick Hibma <n_hibma at 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


More information about the svn-src-all mailing list