From owner-freebsd-amd64@FreeBSD.ORG Sat Sep 23 09:27:00 2006 Return-Path: X-Original-To: freebsd-amd64@freebsd.org Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CD3F316A47B; Sat, 23 Sep 2006 09:27:00 +0000 (UTC) (envelope-from ohartman@uni-mainz.de) Received: from mailgate02.zdv.uni-mainz.de (mailgate02.zdv.Uni-Mainz.DE [134.93.178.132]) by mx1.FreeBSD.org (Postfix) with ESMTP id EB88543D60; Sat, 23 Sep 2006 09:26:56 +0000 (GMT) (envelope-from ohartman@uni-mainz.de) Received: from exfront01.zdv.uni-mainz.de ([134.93.176.49]) by mailgate02.zdv.uni-mainz.de with ESMTP; 23 Sep 2006 11:26:55 +0200 Received: from mail.uni-mainz.de ([134.93.176.49]) by exfront01.zdv.Uni-Mainz.DE with Microsoft SMTPSVC(6.0.3790.1830); Sat, 23 Sep 2006 11:26:54 +0200 Received: from [192.168.1.128] ([85.178.18.198] RDNS failed) by mail.uni-mainz.de over TLS secured channel with Microsoft SMTPSVC(6.0.3790.1830); Sat, 23 Sep 2006 11:26:54 +0200 Message-ID: <4514FDD1.70804@mail.uni-mainz.de> Date: Sat, 23 Sep 2006 11:26:41 +0200 From: "O. Hartmann" User-Agent: Thunderbird 1.5.0.7 (X11/20060917) MIME-Version: 1.0 To: Jonathan Gray , freebsd-amd64@freebsd.org, freebsd-questions@freebsd.org References: <20060923061837.GA457@mail.netspace.net.au> In-Reply-To: <20060923061837.GA457@mail.netspace.net.au> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 23 Sep 2006 09:26:54.0805 (UTC) FILETIME=[68C85850:01C6DEF2] Cc: Subject: Re: FBSD 6.2-PRE/AMD64: two times SMBUS on ASUS A8N32-SLI? X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Sep 2006 09:27:00 -0000 Jonathan Gray wrote: > The sensors are part of the Super-IO chip and appear in the ISA address space. > > On my A8N32-SLI board with OpenBSD I get > > it2 at isa0 port 0xd00/8: IT87 > > hw.sensors.0=it2, Fan1, 3154 RPM > hw.sensors.2=it2, Fan3, 767 RPM > hw.sensors.3=it2, VCORE_A, 1.41 V DC > hw.sensors.4=it2, VCORE_B, 4.08 V DC > hw.sensors.5=it2, +3.3V, 3.20 V DC > hw.sensors.6=it2, +5V, 4.95 V DC > hw.sensors.7=it2, +12V, 11.90 V DC > hw.sensors.8=it2, Unused, 4.05 V DC > hw.sensors.9=it2, -12V, 4.01 V DC > hw.sensors.10=it2, +5VSB, 6.85 V DC > hw.sensors.11=it2, VBAT, 3.10 V DC > hw.sensors.12=it2, Temp 1, 34.00 degC > hw.sensors.13=it2, Temp 2, 37.00 degC > hw.sensors.14=it2, Temp 3, 128.00 degC > > hw.vendor=ASUSTeK Computer INC. > hw.product=A8N32-SLI-Deluxe > Dear Jonathan. Thank you very much. FreeBSD 6.2-PRE amd64 does not show anything like you showed above, I regret. As I can see, OpenBSD already addressed the Super-IO chip on those boards while FreeBSD does obviously not - or there is a secret I havn't discovered yet. I'm a little bit confused by the Temp 3 value. What is connected to this sensor line? It looks strange, mearly 130 degree Celsius ... Regards, Oliver