From owner-freebsd-current@FreeBSD.ORG Thu Jun 5 10:36:51 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 E8EDA37B401; Thu, 5 Jun 2003 10:36:51 -0700 (PDT) Received: from stork.mail.pas.earthlink.net (stork.mail.pas.earthlink.net [207.217.120.188]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F18543F93; Thu, 5 Jun 2003 10:36:51 -0700 (PDT) (envelope-from tlambert2@mindspring.com) Received: from user-38lc0tv.dialup.mindspring.com ([209.86.3.191] helo=mindspring.com) by stork.mail.pas.earthlink.net with asmtp (SSLv3:RC4-MD5:128) (Exim 3.33 #1) id 19Nyes-00021N-00; Thu, 05 Jun 2003 10:36:46 -0700 Message-ID: <3EDF7B87.A453F6F8@mindspring.com> Date: Thu, 05 Jun 2003 10:19:03 -0700 From: Terry Lambert X-Mailer: Mozilla 4.79 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Alexander Leidinger References: <20030605161425.71dec07a.Alexander@Leidinger.net> <20030605175636.4f7f48b9.Alexander@Leidinger.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-ELNK-Trace: b1a02af9316fbb217a47c185c03b154d40683398e744b8a40aad56896df47bc270f4582ae0204198350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c cc: current@FreeBSD.org cc: John Baldwin Subject: Re: VIA ACPI power management controller X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Jun 2003 17:36:52 -0000 Alexander Leidinger wrote: > On Thu, 05 Jun 2003 11:33:13 -0400 (EDT) > John Baldwin wrote: > > It doesn't really need to know about it. Perhaps acpi should include > > a dummy driver similar to the 'hostb' driver to "eat" such devices. > > Does this mean it should already display some thermal information, or > does this mean it just needs to "eat" this device to be able to display > the thermal information (I assume the information available via (x)mbmon > should also be available via ACPI...)? Yes, if you have a BIOS that knows about all the ACPI features, and knows how to talk to the thermal monitoring parts of the chip. Again, this is a BIOS issue; you should contact your motherboard manufacturer. -- Terry