From owner-freebsd-mobile@FreeBSD.ORG Tue Aug 17 00:24:01 2004 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D7CE816A4CE; Tue, 17 Aug 2004 00:24:01 +0000 (GMT) Received: from arginine.spc.org (arginine.spc.org [195.206.69.236]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1EC7A43D2D; Tue, 17 Aug 2004 00:24:01 +0000 (GMT) (envelope-from bms@spc.org) Received: from localhost (localhost [127.0.0.1]) by arginine.spc.org (Postfix) with ESMTP id 6431165211; Tue, 17 Aug 2004 01:23:59 +0100 (BST) Received: from arginine.spc.org ([127.0.0.1]) by localhost (arginine.spc.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 82669-06; Tue, 17 Aug 2004 01:23:59 +0100 (BST) Received: from empiric.dek.spc.org (c-24-7-97-136.client.comcast.net [24.7.97.136]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by arginine.spc.org (Postfix) with ESMTP id A9E336520E; Tue, 17 Aug 2004 01:23:58 +0100 (BST) Received: by empiric.dek.spc.org (Postfix, from userid 1001) id 1087F62B7; Mon, 16 Aug 2004 17:23:51 -0700 (PDT) Date: Mon, 16 Aug 2004 17:23:51 -0700 From: Bruce M Simpson To: Colin Percival Message-ID: <20040817002351.GC3376@empiric.icir.org> Mail-Followup-To: Colin Percival , freebsd-mobile@freebsd.org, freebsd-current@freebsd.org References: <6.1.0.6.1.20040816074348.03f99338@popserver.sfu.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6.1.0.6.1.20040816074348.03f99338@popserver.sfu.ca> cc: freebsd-current@freebsd.org cc: freebsd-mobile@freebsd.org Subject: Re: Enhanced SpeedStep driver available X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Aug 2004 00:24:02 -0000 On Mon, Aug 16, 2004 at 08:06:30AM -0700, Colin Percival wrote: > All the code is online at > http://www.daemonology.net/freebsd-est/ > Assuming I don't hear any major bug reports in the next few > days, I'll package these into ports and hopefully get them into > the ports tree in time for 5.3-RELEASE. I've been testing this for the last few hours on the move. Looks good so far, no problems that I've noticed yet. BMS