public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
From: Zhang Rui <rui.zhang@intel.com>
To: Yedidia Klein <yedidia@atarplpl.co.il>
Cc: "linux-acpi@vger.kernel.org" <linux-acpi@vger.kernel.org>
Subject: Re: getting new hardware (arbor M1526) buttons to work w/ acpi
Date: Thu, 26 Aug 2010 15:20:11 +0800	[thread overview]
Message-ID: <1282807211.3707.88.camel@rui> (raw)
In-Reply-To: <AANLkTinTLAhRL48sP=B86RMEahx2dg_aczuwS+vn78js@mail.gmail.com>

That's interesting.

The first question would be how to catch the hotkey events.
is this hotkey event routed via ACPI?

can you attach the acpidump of this machine please?

thanks,
rui

On Thu, 2010-08-26 at 13:56 +0800, Yedidia Klein wrote:
> Hello list,
> 
> I've a kiosk computer named arbor m1526
> (http://www.arbor.com.tw/products/detail.aspx?Product_Name=M1526.)
> this hardware has some functions key (F1-F8) that are connected to
> Embedded Controller.
> 
> The company do not provide Linux support to these buttons but provided
> information on addresses as follows:
> EC RAM Address 0x0501
> 
> Bit0 = 1 indicative F1 Button be pressed
> Bit1 = 1 indicative F2 Button be pressed
> Bit2 = 1 indicative F3 Button be pressed
> Bit3 = 1 indicative F4 Button be pressed
> Bit4 = 1 indicative F5 Button be pressed
> Bit5 = 1 indicative F6 Button be pressed
> Bit6 = 1 indicative F7 Button be pressed
> Bit7 = 1 indicative F8 Button be pressed
> P.S. If read finish please clear EC ram bit flag.
> 
> I would like to write a new acpi patch/file to the linux kernel for
> supporting these buttons.
> seems to me that the right place is writing a new file at drivers/platform/x86
> 
> I'm looking for some good doc. or template for writing a new hardware
> acpi support.
> 
> any help will be appreciate,
> 
> tnx,
> 
> --Y
> --
> To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html



  reply	other threads:[~2010-08-26  7:16 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-26  5:56 getting new hardware (arbor M1526) buttons to work w/ acpi Yedidia Klein
2010-08-26  7:20 ` Zhang Rui [this message]
     [not found]   ` <AANLkTikuQjDQGt1Ppm5u6PPkk_-CBM7_sUL=asgAneJb@mail.gmail.com>
2010-08-27  1:30     ` Zhang Rui
2010-09-06 11:43       ` Thomas Renninger
     [not found]         ` <AANLkTikN8bbu=q2bq9N1CptKVJvZD0RVsQGtTwU-AEnE@mail.gmail.com>
     [not found]           ` <201009131657.48686.trenn@suse.de>
     [not found]             ` <AANLkTinLh6_q3n8WQJ1DWrhepqXdCeNosRZh9ByY8qVh@mail.gmail.com>
2010-09-13 18:14               ` Fwd: " Yedidia Klein
2010-09-13 19:37               ` Thomas Renninger
     [not found]                 ` <AANLkTik3oruQeYbTJgDXM6-X24X8X+fijJm0_P0_YYeg@mail.gmail.com>
2010-09-14  7:22                   ` Re : " Yedidia Klein

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1282807211.3707.88.camel@rui \
    --to=rui.zhang@intel.com \
    --cc=linux-acpi@vger.kernel.org \
    --cc=yedidia@atarplpl.co.il \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox