Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Nov 2011 05:00:58 -0500
From:      "Conrad J. Sabatier" <conrads@cox.net>
To:        Polytropon <freebsd@edvax.de>
Cc:        =?UTF-8?Q?=D1=81?= <rc5hack@yandex.ru>, freebsd-questions@freebsd.org, =?UTF-8?Q?=D0=90=D0=BD=D1=82=D0=BE=D0=BD_=D0=9A=D0=BB=D0=B5=D1=81?=
Subject:   Re: How to get /dev/smb* ?
Message-ID:  <20111102050058.18db6cb3@cox.net>
In-Reply-To: <20111102085556.4ac6657f.freebsd@edvax.de>
References:  <70871320146936@web106.yandex.ru> <20111101104226.1241f2a1@cox.net> <416061320219879@web4.yandex.ru> <20111102085556.4ac6657f.freebsd@edvax.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 2 Nov 2011 08:55:56 +0100
Polytropon <freebsd@edvax.de> wrote:

> I don't have a smb device in dmesg listed. But I have
> those in the kernel configuration:
> 
> 	# System management bus
> 	device          smbus
> 	device          iicbus
> 	device          iicsmb
> 	device          iicbb
> 	device          iic

Do you find that including "device smbios" makes any perceptible
difference anywhere?

> So I can read temperature values using xmbmon. With
> the mbmon program, it should work similarly. OS is
> 8.2-STABLE on x86 here.

*Very* similarly, I would say:

root:/usr/ports/sysutils/xmbmon# cat Makefile
# Ports collection makefile for:	xmbmon
# Date created:				2001/08/30
# Whom:					kaz@kobe1995.net
(NAKAMURA Kauzushi) #
# $FreeBSD: ports/sysutils/xmbmon/Makefile,v 1.23 2008/03/23 23:03:11
miwi Exp $ #

PORTNAME=	xmbmon
PORTREVISION=	9

COMMENT=	A X motherboard monitor for LM78/79, W8378x, AS99127F,
VT82C686 and ADM9240

MASTERDIR=	${.CURDIR}/../mbmon	<-- (if you catch my drift)

:-)

-- 
Conrad J. Sabatier
conrads@cox.net



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