Page MenuHomeFreeBSD

acpi_asus_wmi(4): Add support for WMI event queue
AcceptedPublic

Authored by wulf on Thu, Feb 13, 8:02 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Feb 17, 2:08 PM
Unknown Object (File)
Thu, Feb 13, 9:18 AM
Subscribers

Details

Reviewers
mav
Summary

Event codes are expected to be retrieved from a queue on at least some
models. Specifically, very likely the ACPI WMI devices with _UID ATK are
queued whereas those with ASUSWMI are not.

Sponsored by: Future Crew LLC
MFC after: 1 month

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 62417
Build 59301: arc lint + arc unit

Event Timeline

wulf requested review of this revision.Thu, Feb 13, 8:02 AM

Seems to make sense, but I don't know anything about it.

This revision is now accepted and ready to land.Fri, Feb 14, 2:18 AM