From owner-freebsd-current@FreeBSD.ORG Thu Oct 27 23:34:33 2005 Return-Path: X-Original-To: freebsd-current@FreeBSD.org 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 0EB1B16A41F; Thu, 27 Oct 2005 23:34:33 +0000 (GMT) (envelope-from jkim@FreeBSD.org) Received: from anuket.mj.niksun.com (gwnew.niksun.com [65.115.46.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7DD4243D46; Thu, 27 Oct 2005 23:34:32 +0000 (GMT) (envelope-from jkim@FreeBSD.org) Received: from niksun.com (anuket [10.70.0.5]) by anuket.mj.niksun.com (8.13.1/8.13.1) with ESMTP id j9RNh0m7064809; Thu, 27 Oct 2005 19:43:00 -0400 (EDT) (envelope-from jkim@FreeBSD.org) From: Jung-uk Kim To: freebsd-acpi@FreeBSD.org Date: Thu, 27 Oct 2005 19:34:16 -0400 User-Agent: KMail/1.6.2 References: <200510261814.32292.jkim@FreeBSD.org> In-Reply-To: <200510261814.32292.jkim@FreeBSD.org> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200510271934.19827.jkim@FreeBSD.org> X-Virus-Scanned: ClamAV devel-20050919/1149/Thu Oct 27 16:20:09 2005 on anuket.mj.niksun.com X-Virus-Status: Clean Cc: freebsd-current@FreeBSD.org Subject: Re: [PATCH] ACPICA 20051021 import X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Thu, 27 Oct 2005 23:34:33 -0000 On Wednesday 26 October 2005 06:14 pm, Jung-uk Kim wrote: > This patch is merge from ACPICA 20051021 release: > > http://people.freebsd.org/~jkim/acpica-import-20051021.diff.gz As I promised earlier, here is the patch against RELENG_6: http://people.freebsd.org/~jkim/acpica-import-20051021-stable.diff.gz If you are running -CURRENT, the previous patch is the one for you. > There are new files added in this release. So, you need `-p' > option when applying this patch. > > Please test and/or review. Please do the same. Thanks, Jung-uk Kim