From owner-freebsd-acpi@FreeBSD.ORG Tue Jun 30 18:48:45 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 3E9EA106564A for ; Tue, 30 Jun 2009 18:48:45 +0000 (UTC) (envelope-from rpaulo@gmail.com) Received: from mail-ew0-f213.google.com (mail-ew0-f213.google.com [209.85.219.213]) by mx1.freebsd.org (Postfix) with ESMTP id B596B8FC24 for ; Tue, 30 Jun 2009 18:48:44 +0000 (UTC) (envelope-from rpaulo@gmail.com) Received: by ewy9 with SMTP id 9so426000ewy.43 for ; Tue, 30 Jun 2009 11:48:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:cc:message-id:from:to :in-reply-to:content-type:content-transfer-encoding:mime-version :subject:date:references:x-mailer; bh=8TWehKmIf2DjBxokv49jz3p1hVR4K7zu6kGMEYMM9zM=; b=hnmU0naJsJDS6D9LGJNAEp79MJgQzc14vJqJ1VJnMOe9BHNPRMfU+5jLcHVsVIb8XO d8MUvn6ueHLv4tu2feS8W+u6rslipzxOoJTscdYo3Uu1RF3wJfbBP6yEs+v/prIS8sQp Q6b38Id5CcFsC8gJzdZW29Yke1olf6a0kfIkE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:cc:message-id:from:to:in-reply-to:content-type :content-transfer-encoding:mime-version:subject:date:references :x-mailer; b=JVv8rHPkDHOCePWCQpavTraHN8cUBR9lIsGZrYi0fpIjLRGva6ASs8AfvJPXprL32W mH6ChC5eC8O/coS0GuC/SMsYzf1bM9/BGAy7L/xfcU2H/Mir4pl8Wr/NBVyNMTaX0pJI cUDphjXErDKerTUbSOo90bTtql3QRmwcnwPb8= Received: by 10.210.34.2 with SMTP id h2mr3911664ebh.23.1246387723847; Tue, 30 Jun 2009 11:48:43 -0700 (PDT) Received: from omega.lan (bl6-155-38.dsl.telepac.pt [82.155.155.38]) by mx.google.com with ESMTPS id 23sm235467eya.49.2009.06.30.11.48.42 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 30 Jun 2009 11:48:43 -0700 (PDT) Sender: Rui Paulo Message-Id: <569A23CD-0CDE-454D-BF8A-A37BA3BE1020@freebsd.org> From: Rui Paulo To: Michael Gmelin In-Reply-To: <4A4A5D5C.3000400@bindone.de> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v935.3) Date: Tue, 30 Jun 2009 19:48:41 +0100 References: <4A48DEB8.1040808@bindone.de> <83012DEA-D524-49CA-A8D2-6B03E69C4ED5@freebsd.org> <4A49E411.1060509@bindone.de> <3a142e750906301122j792fb80qeb07783cbf8ea1c2@mail.gmail.com> <4A4A5D5C.3000400@bindone.de> X-Mailer: Apple Mail (2.935.3) Cc: freebsd-acpi@freebsd.org, "Paul B. Mahol" 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:48:45 -0000 On 30 Jun 2009, at 19:45, Michael Gmelin wrote: > Paul B. Mahol wrote: >> 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 ... >> > Damnit, you're right. Don't know what actually happened. > > Sorry Rui, can you help me out? Yes. Send me the correct patch. -- Rui Paulo