From owner-freebsd-current@FreeBSD.ORG Wed Nov 19 12:20:25 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 4AEF216A4CE for ; Wed, 19 Nov 2003 12:20:25 -0800 (PST) Received: from rootlabs.com (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 7CACB43FDF for ; Wed, 19 Nov 2003 12:20:23 -0800 (PST) (envelope-from nate@rootlabs.com) Received: (qmail 68992 invoked by uid 1000); 19 Nov 2003 20:20:24 -0000 Date: Wed, 19 Nov 2003 12:20:24 -0800 (PST) From: Nate Lawson To: Harald Schmalzbauer In-Reply-To: <200311192113.09992@harrymail> Message-ID: <20031119122010.N68990@root.org> References: <20031119071613.O68054@root.org> <200311192113.09992@harrymail> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: truckman@freebsd.org 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: , X-List-Received-Date: Wed, 19 Nov 2003 20:20:25 -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, I'll commit it now. -Nate