How to get /dev/smb* ?

Conrad J. Sabatier conrads at cox.net
Wed Nov 2 10:01:13 UTC 2011


On Wed, 2 Nov 2011 08:55:56 +0100
Polytropon <freebsd at 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 at 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 at cox.net


More information about the freebsd-questions mailing list