All of lore.kernel.org
 help / color / mirror / Atom feed
* getting new hardware (arbor M1526) buttons to work w/ acpi
@ 2010-08-26  5:56 Yedidia Klein
  2010-08-26  7:20 ` Zhang Rui
  0 siblings, 1 reply; 7+ messages in thread
From: Yedidia Klein @ 2010-08-26  5:56 UTC (permalink / raw)
  To: linux-acpi

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2010-09-14  7:23 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-08-26  5:56 getting new hardware (arbor M1526) buttons to work w/ acpi Yedidia Klein
2010-08-26  7:20 ` Zhang Rui
     [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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.