From owner-freebsd-current@FreeBSD.ORG Thu Jun 5 08:56:56 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 9E08537B401; Thu, 5 Jun 2003 08:56:55 -0700 (PDT) Received: from mailout06.sul.t-online.com (mailout06.sul.t-online.com [194.25.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9AEE243F75; Thu, 5 Jun 2003 08:56:54 -0700 (PDT) (envelope-from Alexander@Leidinger.net) Received: from fwd10.aul.t-online.de by mailout06.sul.t-online.com with smtp id 19Nx6j-0004B1-03; Thu, 05 Jun 2003 17:56:53 +0200 Received: from Andro-Beta.Leidinger.net (XRdMAqZDZen4wO4qcoS8ZYMsx6TgIoc6pUu1uocyHUSzebFujgSSZs@[217.229.218.249]) by fmrl10.sul.t-online.com with esmtp id 19Nx6T-2Jp7y40; Thu, 5 Jun 2003 17:56:37 +0200 Received: from Magelan.Leidinger.net (Magelan [192.168.1.1]) h55FuboM005338; Thu, 5 Jun 2003 17:56:37 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Received: from Magelan.Leidinger.net (netchild@localhost [127.0.0.1]) by Magelan.Leidinger.net (8.12.9/8.12.9) with SMTP id h55FuaiW005113; Thu, 5 Jun 2003 17:56:36 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Date: Thu, 5 Jun 2003 17:56:36 +0200 From: Alexander Leidinger To: John Baldwin Message-Id: <20030605175636.4f7f48b9.Alexander@Leidinger.net> In-Reply-To: References: <20030605161425.71dec07a.Alexander@Leidinger.net> X-Mailer: Sylpheed version 0.8.10claws (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Seen: false X-ID: XRdMAqZDZen4wO4qcoS8ZYMsx6TgIoc6pUu1uocyHUSzebFujgSSZs@t-dialin.net cc: current@FreeBSD.org 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 15:56:56 -0000 On Thu, 05 Jun 2003 11:33:13 -0400 (EDT) John Baldwin wrote: > > On 05-Jun-2003 Alexander Leidinger wrote: > > Hi, > > > > is there a way to teach our ACPI implementation about > > > > none0@pci0:7:4: class=0x068000 card=0x00000000 chip=0x30571106 rev=0x40 hdr=0x00 > > vendor = 'VIA Technologies Inc' > > device = 'VT82C686A/B ACPI Power Management Controller' > > class = bridge > > subclass = PCI-unknown > > 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...)? (8) root@ttyp1 # sysctl hw.acpi hw.acpi.supported_sleep_state: S1 S4 S5 hw.acpi.power_button_state: S5 hw.acpi.sleep_button_state: S1 hw.acpi.lid_switch_state: S1 hw.acpi.standby_state: S1 hw.acpi.suspend_state: S3 hw.acpi.sleep_delay: 0 hw.acpi.s4bios: 1 hw.acpi.verbose: 0 hw.acpi.disable_on_poweroff: 1 hw.acpi.cpu.max_speed: 2 hw.acpi.cpu.current_speed: 2 hw.acpi.cpu.performance_speed: 2 hw.acpi.cpu.economy_speed: 1 Bye, Alexander. -- If Bill Gates had a dime for every time a Windows box crashed... ...Oh, wait a minute, he already does. http://www.Leidinger.net Alexander @ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7