From owner-freebsd-acpi@FreeBSD.ORG Wed May 8 15:48:57 2013 Return-Path: Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 40B1E66A for ; Wed, 8 May 2013 15:48:57 +0000 (UTC) (envelope-from hiren.panchasara@gmail.com) Received: from mail-ea0-x22b.google.com (mail-ea0-x22b.google.com [IPv6:2a00:1450:4013:c01::22b]) by mx1.freebsd.org (Postfix) with ESMTP id D04CC9E3 for ; Wed, 8 May 2013 15:48:56 +0000 (UTC) Received: by mail-ea0-f171.google.com with SMTP id b10so1024590eae.30 for ; Wed, 08 May 2013 08:48:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=bNOA9LG7sCF42TYtulxRsw2/0/o49Oebd7PVOWxx7Vw=; b=Pzd/Kau/qSCMgw9pMQrMzNMq3X5QsPWUftQ62iFhKwVMtyY8PcjrxZVGZPUeByOpB0 oF5TV8Ydx+rzyipjLepJFBAZqXcJa2ZAORcW95e2R/JR6Ok2sPEeluHQEUPjzLydiv9P YYiUqKD8krYVV26elSjTw5bx1Lu4UDXlcytmUdL/p1ozGbgZcbiSrxK+Wq1lC+aEajKT WTpCXnJ+RHl5CMEHcYQap1UiY+outHdkM7npY7mjEi81x8MddgOt8Q9lFVZPNfZJWNtl g/mg1ew0oIBTlc8vyiKUhuNh+B5ZRjT/700c/noT7rcEjn187ddZgLhZogFKIkdiabm3 /erA== MIME-Version: 1.0 X-Received: by 10.14.206.129 with SMTP id l1mr18185466eeo.30.1368028135897; Wed, 08 May 2013 08:48:55 -0700 (PDT) Sender: hiren.panchasara@gmail.com Received: by 10.14.204.200 with HTTP; Wed, 8 May 2013 08:48:55 -0700 (PDT) In-Reply-To: References: Date: Wed, 8 May 2013 08:48:55 -0700 X-Google-Sender-Auth: q-w5D9_9r1LEBUoA489lQsPnclE Message-ID: Subject: Re: ACPI Subsystems From: hiren panchasara To: Reuben Crane Content-Type: text/plain; charset=UTF-8 Cc: freebsd-acpi@freebsd.org X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 May 2013 15:48:57 -0000 On Wed, May 8, 2013 at 7:11 AM, Reuben Crane wrote: > What command should I use to list the ACPI subsystems that can be used to > notify in /etc/devd.conf? > > I have searched the acpi man pages without success. > > I have successfully configured my lid switch to turn my laptop LCD off. For > that the devd.conf subsystem was "Lid"; but I am curious what other options > are here like buttons. Look for ACPI in "Notify matching" section of man devd.conf. It is listing subsystems that can be used with ACPI system. cheers, Hiren > > Thanks, > Reuben > _______________________________________________ > freebsd-acpi@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-acpi > To unsubscribe, send any mail to "freebsd-acpi-unsubscribe@freebsd.org"