From owner-freebsd-acpi@FreeBSD.ORG Tue Jun 30 18:22:16 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 85C44106567B; Tue, 30 Jun 2009 18:22:16 +0000 (UTC) (envelope-from onemda@gmail.com) Received: from mail-bw0-f216.google.com (mail-bw0-f216.google.com [209.85.218.216]) by mx1.freebsd.org (Postfix) with ESMTP id D34D58FC18; Tue, 30 Jun 2009 18:22:15 +0000 (UTC) (envelope-from onemda@gmail.com) Received: by bwz12 with SMTP id 12so304465bwz.43 for ; Tue, 30 Jun 2009 11:22:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=Z/sBXMM1HQSIRGrBIPpTkD4CfS1DqT4rC25pEjeUVKM=; b=xzlXEDClry31SbsQHfpz8cpxmvOBEjHhucZAodfCjgdenFkG9PNuUsrDKt1c99G8t+ P02Me2fksJ8tAnEl4R9aY+f/thBBHIYdn0j+WaS2NhIHPVSW7swLxou3xueadqQWqGvv Ux1YH4XN9Cm2l7lZrEdY+ljey/THscgGx2pQ4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=J3e8lKRfb8jYhrlm4vYa1Oei99xPVuHfkVQoSboToPnLHL6EzGubvIQpEh55Gq/a/W lbGwJPBJEo8/51C8/RJf94j5VpoQ7KdyamA+F6opmSwSayAjx2UWCfBHckS1IFtb6tpz HYuBH6bm0gNKuvAIL6FLwvNmbaY71VhhxRooE= MIME-Version: 1.0 Received: by 10.204.116.15 with SMTP id k15mr8644140bkq.118.1246386134217; Tue, 30 Jun 2009 11:22:14 -0700 (PDT) In-Reply-To: <4A49E411.1060509@bindone.de> References: <4A48DEB8.1040808@bindone.de> <83012DEA-D524-49CA-A8D2-6B03E69C4ED5@freebsd.org> <4A49E411.1060509@bindone.de> Date: Tue, 30 Jun 2009 20:22:14 +0200 Message-ID: <3a142e750906301122j792fb80qeb07783cbf8ea1c2@mail.gmail.com> From: "Paul B. Mahol" To: Michael Gmelin Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-acpi@freebsd.org Subject: Re: New patchset for acpi_wmi/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: Tue, 30 Jun 2009 18:22:17 -0000 On 6/30/09, Michael Gmelin wrote: > Rui Paulo wrote: >> >> On 29 Jun 2009, at 16:33, Michael Gmelin wrote: >> >>> Hello, >>> >>> please find attached more patches against CURRENT of today. These >>> patches include the patches I've sent on the 27th. Everything points they do not. >> >> Committed, thanks. >> >> -- >> Rui Paulo >> > cool thanks, this should be pretty stable and clean enough so I don't > expect any changes besides adding supported hardware to the man page in > the near future (keeping my fingers crossed :) > For some reason patches used for this commit do not have anywhere "verbose" sysctl in code, and cat /dev/hpcmi doesnt work for me using code from CURRENT. Better side of story is that acpica no longer complains about DTD. Sorry, I really should noticed and reported this much before ... -- Paul