Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Sep 2006 13:09:19 -0400
From:      John Baldwin <jhb@freebsd.org>
To:        freebsd-stable@freebsd.org
Cc:        Dmitry Pryanishnikov <dmitry@atlantis.dp.ua>
Subject:   Re: Loadable SMBus modules regression in 6-STABLE -> 6-BETA
Message-ID:  <200609261309.19663.jhb@freebsd.org>
In-Reply-To: <20060924171559.C7094@atlantis.atlantis.dp.ua>
References:  <20060924171559.C7094@atlantis.atlantis.dp.ua>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sunday 24 September 2006 10:27, Dmitry Pryanishnikov wrote:
> 
> Hello!
> 
>    I've upgraded my 6-STABLE (as of 20-Aug) to the fresh (24-Sep) RELENG_6.
> The only modification of the kernel config file is the removal of the
> IPFIREWALL_FORWARD_EXTENDED option. Upgrade went successfully, but after
> booting into the multiuser mode I've found that /dev/smb0 became unavailable
> (so I can't monitor my hardware with the healthd anymore). I've examined
> kernel boot logs and found that the only difference is:

It still works here.  Since you are using modules, make sure all your modules 
are in sync.  Short of that, you can edit sys/dev/smbus/smb.c and add a 
printf to smb_identify() and make sure it is called.

-- 
John Baldwin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200609261309.19663.jhb>