From owner-freebsd-current@FreeBSD.ORG Sat Oct 4 16:53:31 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CFEF116A4B3 for ; Sat, 4 Oct 2003 16:53:31 -0700 (PDT) Received: from srv1.cosmo-project.de (srv1.cosmo-project.de [213.83.6.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5151144005 for ; Sat, 4 Oct 2003 16:53:30 -0700 (PDT) (envelope-from ticso@cicely12.cicely.de) Received: from cicely5.cicely.de (cicely5.cicely.de [IPv6:3ffe:400:8d0:301:200:92ff:fe9b:20e7]) (authenticated bits=0) h94NrGFs006167 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK); Sun, 5 Oct 2003 01:53:24 +0200 (CEST) (envelope-from ticso@cicely12.cicely.de) Received: from cicely12.cicely.de (cicely12.cicely.de [IPv6:3ffe:400:8d0:301::12]) by cicely5.cicely.de (8.12.10/8.12.10) with ESMTP id h94Nr8S8001049 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 5 Oct 2003 01:53:08 +0200 (CEST) (envelope-from ticso@cicely12.cicely.de) Received: from cicely12.cicely.de (localhost [127.0.0.1]) by cicely12.cicely.de (8.12.10/8.12.10) with ESMTP id h94Nr72u014214; Sun, 5 Oct 2003 01:53:07 +0200 (CEST) (envelope-from ticso@cicely12.cicely.de) Received: (from ticso@localhost) by cicely12.cicely.de (8.12.10/8.12.10/Submit) id h94Nr5Bv014213; Sun, 5 Oct 2003 01:53:05 +0200 (CEST) (envelope-from ticso) Date: Sun, 5 Oct 2003 01:53:05 +0200 From: Bernd Walter To: Dan Naumov Message-ID: <20031004235304.GA13791@cicely12.cicely.de> References: <1065281296.966.11.camel@localhost.localdomain> <20031004214443.GV886@cicely12.cicely.de> <1065308142.966.15.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1065308142.966.15.camel@localhost.localdomain> X-Operating-System: FreeBSD cicely12.cicely.de 5.1-CURRENT alpha User-Agent: Mutt/1.5.4i cc: freebsd-current@freebsd.org cc: ticso@cicely.de Subject: Re: SMBus / I2C h/w sensors and FreeBSD 5.1 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: ticso@cicely.de List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Oct 2003 23:53:31 -0000 On Sun, Oct 05, 2003 at 01:55:43AM +0300, Dan Naumov wrote: > On Sun, 2003-10-05 at 00:44, Bernd Walter wrote: > > You need to have intpm hardware to get this driver working. > > There are other drivers available depending on your chipset. > > What is the pciconf -lv output? > > There you go: > > ==================================================== > none0@pci0:7:4: class=0x0c0500 card=0x30571106 chip=0x30571106 rev=0x40 > hdr=0x00 > vendor = 'VIA Technologies Inc' > device = 'VT82C686A/B ACPI Power Management Controller' > class = serial bus > subclass = SMBus > > > > Investingating further, I see that I have no "/dev/smb" on my system > > > even though I have "device smb" in my kernel config. I've also noticed a > > > line saying "pci0: at device 7.4 (no driver > > > attached)" in my dmesg. > > > > So it's no intpm hardware. > > What drivers should I be using then ? I had lm_sensors on Linux work > with this hardware... With a driver for the hardware it's possible of course. You have a VT82C686A/B chip for which you want viapm driver. intpm is for Intel PIIX4 (82371AB, 82443MX) which you don't have. -- B.Walter BWCT http://www.bwct.de ticso@bwct.de info@bwct.de