From owner-freebsd-acpi@FreeBSD.ORG Wed Jul 21 16:40:22 2004 Return-Path: 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 204C316A4CF for ; Wed, 21 Jul 2004 16:40:22 +0000 (GMT) Received: from www.cryptography.com (li-22.members.linode.com [64.5.53.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id D00D843D55 for ; Wed, 21 Jul 2004 16:40:21 +0000 (GMT) (envelope-from nate@root.org) Received: from [10.0.0.34] (adsl-63-195-111-154.dsl.snfc21.pacbell.net [63.195.111.154]) by www.cryptography.com (8.12.8/8.12.8) with ESMTP id i6LGeGra019063 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Wed, 21 Jul 2004 09:40:21 -0700 Message-ID: <40FE9BEA.7060802@root.org> Date: Wed, 21 Jul 2004 09:38:02 -0700 From: Nate Lawson User-Agent: Mozilla Thunderbird 0.6 (X11/20040518) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Takahashi Yoshihiro References: <20040712.200815.74734634.nyan@jp.FreeBSD.org> <86llhpz354.wl.t-ogawa@triaez.kaisei.org> <20040713.011631.74707278.nyan@jp.FreeBSD.org> <20040717.183512.74706779.nyan@jp.FreeBSD.org> <86hds6njph.wl.t-ogawa@triaez.kaisei.org> In-Reply-To: <86hds6njph.wl.t-ogawa@triaez.kaisei.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: acpi@FreeBSD.org Subject: Re: Panasonic acpi driver X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jul 2004 16:40:22 -0000 OGAWA Takaya wrote: > At Sat, 17 Jul 2004 18:35:12 +0900 (JST), > Takahashi Yoshihiro wrote: > >>I put new patch to >>http://home.jp.freebsd.org/~nyan/patches/acpi_pana2.diff.gz > > > Thank you. That looks great! > It does the job without any problem here. Thank you for importing the driver, Yoshihiro-san. I wanted to also let the list know that anyone who is considering committing a userland hotkeys script should talk to me first. I don't want us to import any device-specific hotkey scripts (i.e., asus, panasonic, toshiba, etc.) but instead have a single general-purpose script and have the kernel translate device-specific tables of hotkey values to generic ones. That way a single script can look for the generic "volume up/down" buttons and act accordingly. Please email me if you're interested in working on that. -Nate