From owner-freebsd-acpi@FreeBSD.ORG Tue May 31 19:43:59 2005 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 508EB16A420 for ; Tue, 31 May 2005 19:43:59 +0000 (GMT) (envelope-from pawel.worach@gmail.com) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 66F2743D49 for ; Tue, 31 May 2005 19:43:58 +0000 (GMT) (envelope-from pawel.worach@gmail.com) Received: by rproxy.gmail.com with SMTP id a41so2056843rng for ; Tue, 31 May 2005 12:43:57 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:x-accept-language:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; b=V4W+OH6jzLAf+eAD8jX3k11tGSsNiQEdkQgj7tzk9zajWkQ2275wn7x0iWHFaFRMJXN67ItMrrXsGDT60HfvSt/E46Gohz9R0fUizjyh03xEClcCR9wJ6+KSqHijrIR1/DEG0fC8Vqe7z8XKt598xVRziFN+dE+qkszTOU0B9/0= Received: by 10.38.153.45 with SMTP id a45mr7234362rne; Tue, 31 May 2005 12:43:57 -0700 (PDT) Received: from ?192.168.1.200? ([213.64.231.30]) by mx.gmail.com with ESMTP id k22sm226616rnb.2005.05.31.12.43.56; Tue, 31 May 2005 12:43:57 -0700 (PDT) Message-ID: <429CBE79.3060106@gmail.com> Date: Tue, 31 May 2005 21:43:53 +0200 From: Pawel Worach User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050526) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Markus Brueffer References: <200505301857.20346.markus@FreeBSD.org> In-Reply-To: <200505301857.20346.markus@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-acpi@freebsd.org, freebsd-mobile@freebsd.org Subject: Re: Call for testers: New acpi_ibm driver 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, 31 May 2005 19:43:59 -0000 Markus Brueffer wrote: > Please mail me on failure and success and include the output of > # sysctl hw.acpi.ibm hw.acpi.ibm.initialmask: 2060 hw.acpi.ibm.availmask: 16777215 hw.acpi.ibm.events: 0 hw.acpi.ibm.eventmask: 2060 hw.acpi.ibm.hotkey: 3352 hw.acpi.ibm.lcd_brightness: 7 <- works hw.acpi.ibm.volume: 5 <- works hw.acpi.ibm.mute: 0 <- works hw.acpi.ibm.thinklight: 0 <- works hw.acpi.ibm.bluetooth: 0 <- works hw.acpi.ibm.wlan: 1 <- seems to have no effect whatsoever hw.acpi.ibm.fan_rpm: 3580 hw.acpi.ibm.fan_status: 1 <- fan is running right now hw.acpi.ibm.thermal: 49 49 33 56 35 -1 31 -1 I really like the lcd_brightness write support, thank you! This is on a T41 2373-TG5 > In any case: Please send me your DSDT for further improvement of the driver > (even if you run FreeBSD 5): > # acpidump -t -d > name-system.asl http://62.119.221.30/acpi/ -- Pawel