From owner-freebsd-acpi@FreeBSD.ORG Sun Jul 11 09:27:57 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 7D9D716A4CE; Sun, 11 Jul 2004 09:27:57 +0000 (GMT) Received: from watery.cc.kogakuin.ac.jp (watery.cc.kogakuin.ac.jp [133.80.152.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id 09D1543D39; Sun, 11 Jul 2004 09:27:57 +0000 (GMT) (envelope-from nyan@jp.FreeBSD.org) Received: from localhost (localhost [IPv6:::1])i6B9Rr4O044412; Sun, 11 Jul 2004 18:27:53 +0900 (JST) (envelope-from nyan@jp.FreeBSD.org) Date: Sun, 11 Jul 2004 18:26:54 +0900 (JST) Message-Id: <20040711.182654.59665900.nyan@jp.FreeBSD.org> To: njl@FreeBSD.org, t-ogawa@triaez.kaisei.org From: Takahashi Yoshihiro X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: acpi@FreeBSD.org Subject: 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: Sun, 11 Jul 2004 09:27:57 -0000 I have written the acpi_panasonic driver which is based on ogawa's driver. It only supports LCD brightness control and sound mute, but currently the devd(8) daemon is not required anymore. http://home.jp.freebsd.org/~nyan/patches/acpi_panasonic.diff.gz Comment? --- TAKAHASHI Yoshihiro