From owner-freebsd-current@FreeBSD.ORG Wed Nov 19 12:34: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 9DB2316A4CF for ; Wed, 19 Nov 2003 12:34:51 -0800 (PST) Received: from rootlabs.com (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 863B943F3F for ; Wed, 19 Nov 2003 12:34:50 -0800 (PST) (envelope-from nate@rootlabs.com) Received: (qmail 69079 invoked by uid 1000); 19 Nov 2003 20:34:51 -0000 From: Nate Lawson To: Harald Schmalzbauer In-Reply-To: <200311192113.09992@harrymail> Message-ID: <20031119123423.R69020@root.org> References: <20031119071613.O68054@root.org> <200311192113.09992@harrymail> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: Robert Watson cc: current@freebsd.org Subject: Re: Updated acpi_cpu patch 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: , Date: Wed, 19 Nov 2003 20:34:51 -0000 X-Original-Date: Wed, 19 Nov 2003 12:34:51 -0800 (PST) X-List-Received-Date: Wed, 19 Nov 2003 20:34:51 -0000 On Wed, 19 Nov 2003, Harald Schmalzbauer wrote: > On Wednesday 19 November 2003 16:31, Nate Lawson wrote: > > Ok, here's the final patch. I believe it fixes both problems. > > *SCHNIP* > > Yep, seems really final. I downloaded the acpi_cpi.c from cvs-web to be sure > to have the correct one and applied your patch. > > hw.acpi.cpu.cx_supported: C1/0 > hw.acpi.cpu.cx_lowest: 0 > hw.acpi.cpu.cx_history: 27743/0 > > No Problems at booting/rebooting Thanks for all the help. I have committed the code. -Nate