From owner-freebsd-acpi@FreeBSD.ORG Wed Oct 11 01:26:39 2006 Return-Path: X-Original-To: freebsd-acpi@FreeBSD.org Delivered-To: freebsd-acpi@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E2F4F16A403 for ; Wed, 11 Oct 2006 01:26:39 +0000 (UTC) (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 74D2D43D55 for ; Wed, 11 Oct 2006 01:26:39 +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 k9B1Qba9048713; Tue, 10 Oct 2006 21:26:37 -0400 (EDT) (envelope-from jkim@FreeBSD.org) From: Jung-uk Kim To: freebsd-acpi@FreeBSD.org Date: Tue, 10 Oct 2006 21:26:21 -0400 User-Agent: KMail/1.6.2 MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200610102126.24853.jkim@FreeBSD.org> X-Virus-Scanned: ClamAV 0.88/2020/Tue Oct 10 14:11:22 2006 on anuket.mj.niksun.com X-Virus-Status: Clean Cc: Subject: [PATCH] ACPI-CA 20060912 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: Wed, 11 Oct 2006 01:26:40 -0000 FYI, merge from the latest ACPI-CA (downloaded from Intel web site) and the patch against HEAD is here: http://people.freebsd.org/~jkim/acpica-import-20060912.diff.gz (Note: There are removed files and added files. Don't forget '-p' option when you patch.) ACPI-CA change log from the last import is here: http://people.freebsd.org/~jkim/acpica_changes_20051021_20060912.txt I am not going to import it any time soon because the changes are too big. I have to warn you that it is lightly tested only on amd64 but I believe it is fairly usable. If anybody's interested (esp. with i386 and ia64), feel free to try it and give me feedback. Thanks, Jung-uk Kim