From owner-freebsd-current@FreeBSD.ORG Sat Jun 14 19:48:45 2014 Return-Path: Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D9F5E5BD; Sat, 14 Jun 2014 19:48:45 +0000 (UTC) Received: from felyko.com (felyko.com [65.49.80.26]) by mx1.freebsd.org (Postfix) with ESMTP id C2FFC2A1A; Sat, 14 Jun 2014 19:48:45 +0000 (UTC) Received: from [IPv6:2601:9:8280:426:a4d4:dc4e:c8c1:dd1b] (unknown [IPv6:2601:9:8280:426:a4d4:dc4e:c8c1:dd1b]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by felyko.com (Postfix) with ESMTPSA id EC4B334B3EB; Sat, 14 Jun 2014 12:48:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=felyko.com; s=mail; t=1402775325; bh=p/Ww9qf2HD5r7F+oVhzKlyarDu/cBA6p/U7u4DrwIqE=; h=Subject:From:In-Reply-To:Date:Cc:References:To; b=JZTfYbzCoLlQdRvGBDVftT7NripWDSnvMI51WbFGJiTre9NVggEu0S62PPRxHqVgW 0d7i84JKQT7Zqx4Xk4oPZSdJbcyVfkDHryhDwtheSoSQVF53Yub8qT6wULNsHGeJ2D CyvQJyqHG7rdAZn/cRgt5usQqDamd7elNY7L+rAo= Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.2\)) Subject: Re: SMBus controller From: Rui Paulo In-Reply-To: <20140614193918.GH2341@home.opsec.eu> Date: Sat, 14 Jun 2014 12:48:43 -0700 Content-Transfer-Encoding: 7bit Message-Id: References: <1402772923.1120.13.camel@bruno> <20140614193918.GH2341@home.opsec.eu> To: Kurt Jaeger X-Mailer: Apple Mail (2.1878.2) X-Mailman-Approved-At: Sat, 14 Jun 2014 21:40:02 +0000 Cc: freebsd-current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Jun 2014 19:48:45 -0000 On Jun 14, 2014, at 12:39, Kurt Jaeger wrote: > In the ports, check sysutils/xmbmon or sysutils/healthd > whether it detects anything. Ah, I didn't realise we had ports for this already. That's nice, thanks. -- Rui Paulo