From owner-cvs-src@FreeBSD.ORG Mon Sep 1 08:48:15 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A759F16A4BF; Mon, 1 Sep 2003 08:48:15 -0700 (PDT) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B47E43FE9; Mon, 1 Sep 2003 08:48:14 -0700 (PDT) (envelope-from robert@fledge.watson.org) Received: from fledge.watson.org (localhost [127.0.0.1]) by fledge.watson.org (8.12.9/8.12.9) with ESMTP id h81FlarO073532; Mon, 1 Sep 2003 11:47:36 -0400 (EDT) (envelope-from robert@fledge.watson.org) Received: from localhost (robert@localhost)h81FlaMX073529; Mon, 1 Sep 2003 11:47:36 -0400 (EDT) Date: Mon, 1 Sep 2003 11:47:36 -0400 (EDT) From: Robert Watson X-Sender: robert@fledge.watson.org To: Doug Rabson In-Reply-To: <1062430840.8027.10.camel@builder02.qubesoft.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: Alexey Dokuchaev cc: Doug Rabson cc: src-committers@freebsd.org cc: cvs-all@freebsd.org cc: cvs-src@freebsd.org Subject: Re: cvs commit: src/sys/dev/pci pci.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Sep 2003 15:48:15 -0000 On 1 Sep 2003, Doug Rabson wrote: > On Mon, 2003-09-01 at 16:16, Alexey Dokuchaev wrote: > > On Mon, Sep 01, 2003 at 04:09:06PM +0100, Doug Rabson wrote: > > > This gets the thing detected at least for my Tyan Tiger MP motherboard. > > > Still can't make any sense of the SMBus sensors with e.g. lmmon or > > > healthd. Does anyone else have temperature, voltage sensors working for > > > this motherboard? > > > > Have you tried sysutils/xmbmon; it seems to use various ways of getting > > that type of information (including, but not limited to, SMBus). > > I've tried healthd's ISA method as well as SMB. I know that the board > uses a Winbond W83782D chip which healthd supports but the ISA ports all > read 0xff and the SMB ports seem to read 0x00. I have my doubts as to > whether the kernel SMBus driver works at all though. I was perusing i2c and smb web pages this weekend, and noticed that there are a number of comments on Linux-related i2c web pages about some Winbond motherboard chipsets not supporting all registers (or standard access mechanisms not working), and getting back invalid values as a result. It could be this applies to your motherboard and/or also to our driver. Robert N M Watson FreeBSD Core Team, TrustedBSD Projects robert@fledge.watson.org Network Associates Laboratories