From owner-freebsd-acpi@FreeBSD.ORG Sun Jun 21 20:39:18 2009 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 ED80E1065673 for ; Sun, 21 Jun 2009 20:39:18 +0000 (UTC) (envelope-from freebsdusb@bindone.de) Received: from mail.bindone.de (mail.bindone.de [80.190.134.51]) by mx1.freebsd.org (Postfix) with SMTP id 4D1088FC0A for ; Sun, 21 Jun 2009 20:39:15 +0000 (UTC) (envelope-from freebsdusb@bindone.de) Received: (qmail 2666 invoked by uid 89); 21 Jun 2009 20:39:14 -0000 Received: from unknown (HELO ufo.bindone.de) (mg@bindone.de@87.152.188.39) by mail.bindone.de with ESMTPA; 21 Jun 2009 20:39:14 -0000 Message-ID: <4A3E9A41.3070101@bindone.de> Date: Sun, 21 Jun 2009 22:38:25 +0200 From: Michael User-Agent: Thunderbird 2.0.0.17pre (X11/20090202) MIME-Version: 1.0 To: Rui Paulo , freebsd-acpi@freebsd.org References: <4A3E1784.2050406@bindone.de> <5AFA3C27-D3DB-48DA-9AF3-9E14D11EEC61@freebsd.org> <4A3E6563.7040400@bindone.de> <8F2C596E-1B49-4E15-ACC0-84C1A14BD245@freebsd.org> <4A3E6796.4010501@bindone.de> <4A3E7F85.8040309@bindone.de> <95927F48-2E42-4BD6-AB33-CC21D857AD84@freebsd.org> In-Reply-To: <95927F48-2E42-4BD6-AB33-CC21D857AD84@freebsd.org> Content-Type: multipart/mixed; boundary="------------030208030508040400030407" X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: Two new acpi modules, acpi_wmi and acpi_hp 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: Sun, 21 Jun 2009 20:39:20 -0000 This is a multi-part message in MIME format. --------------030208030508040400030407 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Hi Rui, please find attached a patchset set applies and compiles cleanly on HEAD of today (checked out approx. 2 hours ago). I also attached the patch for 7.2 again (so if somebody stumbles over this post they have both patches attached). I gziped them to avoid MUA madness. I also attached a tgz for the patches against HEAD, just in case. Changes done for HEAD are: - Modified kmod.mk patch (because of agp) - Modified includes in acpi_hp.c acpi_wmi.c and acpi_wmi_if.m because of changes caused by importing ACPICA 20090521 two weeks ago - Moved man pages to share/man/man4 (this is where all acpi_support man pages are in HEAD) - Fixed space-instead-of-tab issues in NOTES Install instructions: mkdir /usr/src/sys/modules/acpi/acpi_hp mkdir /usr/src/sys/modules/acpi/acpi_wmi patch -d /usr/src < acpi_wmi_and_acpi_hp_8.patch Maybe you can drop me a short note when it has been checked in (just for my own pleasure :) cheers Michael --------------030208030508040400030407--