From owner-freebsd-acpi@FreeBSD.ORG Thu Dec 4 22:28:39 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 5BDF81065670 for ; Thu, 4 Dec 2008 22:28:39 +0000 (UTC) (envelope-from ivakras1@gmail.com) Received: from ey-out-2122.google.com (ey-out-2122.google.com [74.125.78.26]) by mx1.freebsd.org (Postfix) with ESMTP id DCD628FC08 for ; Thu, 4 Dec 2008 22:28:38 +0000 (UTC) (envelope-from ivakras1@gmail.com) Received: by ey-out-2122.google.com with SMTP id 6so1802968eyi.7 for ; Thu, 04 Dec 2008 14:28:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date :user-agent:references:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:message-id; bh=qDPis/V2/6282uiZbr2QDoSZPu+2mp6aQh2czrLwLww=; b=IrKxeG+fpzJz0iyHVVxyL2uMjlwWvmKdZG3TlUuvzrzxdPrycd9Jr/NeCcyuI+VulB jP2TxS3lWklkp9HLAmfcguIqhlQLm5pcP5UPEeiJmoQVmRsGv4mW6owSioP4qCgoYIQp ixIxz5xaxmNeJQHLwkjglmXE/fC/CQz9YJctY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:references:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :message-id; b=Okz8DuN0yZlpx9V+woTsCMBGOdoWCUKJ+oY8oU54oRI+wXUADA9UgnOESCu6FMCYsg 1xuziDzmx0JUYPtgwVYmlMiXPMjzbZPVzhhOULtaKJMZ3BVFxih2Qn4v/CY8auRpdFVw OnShW5rXwd/RYNJc1mEU0MTHrJxSNeZBlRq3w= Received: by 10.210.63.6 with SMTP id l6mr290938eba.11.1228428504829; Thu, 04 Dec 2008 14:08:24 -0800 (PST) Received: from ?10.178.224.254? ([92.50.244.160]) by mx.google.com with ESMTPS id 7sm9443583eyb.54.2008.12.04.14.08.23 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 04 Dec 2008 14:08:23 -0800 (PST) From: Dmitry Kolosov To: freebsd-acpi@freebsd.org Date: Fri, 5 Dec 2008 01:08:21 +0300 User-Agent: KMail/1.9.10 References: <4911F71203A09E4D9981D27F9D8308580DD53450@orsmsx503.amr.corp.intel.com> In-Reply-To: <4911F71203A09E4D9981D27F9D8308580DD53450@orsmsx503.amr.corp.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200812050108.21644.ivakras1@gmail.com> Subject: Re: ACPICA version 20081204 released 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: Thu, 04 Dec 2008 22:28:39 -0000 On Thursday 04 December 2008 20:54:15 Moore, Robert wrote: > 04 December 2008. Summary of changes for version 20081204: > > This release is available at www.acpica.org/downloads. When it will be included in 7-PRE? Or how to integrate it in my /usr/src/ ?