From owner-freebsd-acpi@FreeBSD.ORG Tue Jul 15 22:36:38 2008 Return-Path: Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A17E31065671 for ; Tue, 15 Jul 2008 22:36:38 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by mx1.freebsd.org (Postfix) with ESMTP id 79E7C8FC15 for ; Tue, 15 Jul 2008 22:36:38 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (localhost.apl.washington.edu [127.0.0.1]) by troutmask.apl.washington.edu (8.14.2/8.14.2) with ESMTP id m6FMacZM083040; Tue, 15 Jul 2008 15:36:38 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.14.2/8.14.2/Submit) id m6FMacgU083039; Tue, 15 Jul 2008 15:36:38 -0700 (PDT) (envelope-from sgk) Date: Tue, 15 Jul 2008 15:36:38 -0700 From: Steve Kargl To: Nate Lawson Message-ID: <20080715223638.GB82931@troutmask.apl.washington.edu> References: <20080715222449.GA82931@troutmask.apl.washington.edu> <487D24EC.30900@root.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <487D24EC.30900@root.org> User-Agent: Mutt/1.4.2.3i Cc: freebsd-acpi@freebsd.org Subject: Re: What version of acpi is supported? X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Jul 2008 22:36:38 -0000 On Tue, Jul 15, 2008 at 03:30:04PM -0700, Nate Lawson wrote: > Steve Kargl wrote: > >I have several ASUS KFSN4-DRE motherboards. The BIOS > >allows one to select acpi version 1, 2, or 3 where 3 > >is the defaults. Under heavy load and acpi v3, these > >motherboards shut themselves off. The boards appear > >to be stable if I select v1. So what, version of > >acpi does FreeBSD support? > > > > Most of 1, a lot of 2, a little of 3. So does v2 or 3 must have a (low?) thermal protection mechanism that shuts down a system? And, can the threshold be tweaked? -- Steve