On Wed, Apr 21, 2010 at 02:46:01PM +0200, Florian Echtler wrote:
> Method (_Q8F, 0, NotSerialized)
> {
> Store ("_Q8F : Hot Key Event", Debug)
> Store (0x8F, P80H)
> DSGO ()
> DSSV ()
> Store ("_Q8F : Hot Key Event Finished", Debug)
> }
>
> IIRC all _Qxx methods are also some kind of notification system, right?
Yes, _Q indicates that it's an embedded controller event (_L and _E are
level or edge triggered events from GPEs). Unless either DSGO or DSSV
trigger a notification I'd hope that the EC fires some other event after
the hotkey has been stored.
--
Matthew Garrett | [email protected]
--
To unsubscribe from this list: send the line "unsubscribe platform-driver-x86"
in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html