public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
* Handling \_GPE._L03
@ 2004-06-26  1:26 Wayne Wylupski
  0 siblings, 0 replies; 2+ messages in thread
From: Wayne Wylupski @ 2004-06-26  1:26 UTC (permalink / raw)
  To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

[-- Attachment #1: Type: text/plain, Size: 529 bytes --]

Hello,

My laptop is a Fujitsu Lifebook P2110.  I get ACPI events for the function keys for video (switch to other video adapter. or S-output, or shrink the screen).  The Method that gets called is \_GPE._L03.  I know that the ACPI portion of the kernel is handling the method, but how do I register my own handler so I may generate acpid events?  It's not obvious to me there's a device (_HID) associated with this method, and I don't see a precedent for this within the other drivers in drivers/acpi.

Thanks!

Wayne

 

[-- Attachment #2: Type: text/html, Size: 1215 bytes --]

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

* Re: Handling \_GPE._L03
@ 2004-06-29 12:58 Wayne Wylupski
  0 siblings, 0 replies; 2+ messages in thread
From: Wayne Wylupski @ 2004-06-29 12:58 UTC (permalink / raw)
  To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

[-- Attachment #1: Type: text/plain, Size: 625 bytes --]

>  My laptop is a Fujitsu Lifebook P2110.  I get ACPI events for the function keys for video
> (switch to other video adapter. or S-output, or shrink the screen).  The Method that gets
> called is \_GPE._L03.  I know that the ACPI portion of the kernel is handling the method,
> but how do I register my own handler so I may generate acpid events?  It"s not obvious to me
> there"s a device (_HID) associated with this method, and I don"t see a precedent for this
> within the other drivers in drivers/acpi.

  
Would the acpi_install_gpe_handler() function be appropriate for trying to handle the above?

Wayne


[-- Attachment #2: Type: text/html, Size: 1250 bytes --]

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

end of thread, other threads:[~2004-06-29 12:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-06-29 12:58 Handling \_GPE._L03 Wayne Wylupski
  -- strict thread matches above, loose matches on Subject: below --
2004-06-26  1:26 Wayne Wylupski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox