Page MenuHomeFreeBSD

acpi_asus_wmi(4): Add EVDEV support
ClosedPublic

Authored by wulf on Feb 13 2025, 8:01 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Oct 16, 12:21 PM
Unknown Object (File)
Thu, Oct 9, 8:47 PM
Unknown Object (File)
Mon, Oct 6, 5:55 PM
Unknown Object (File)
Fri, Oct 3, 5:25 PM
Unknown Object (File)
Fri, Oct 3, 9:57 AM
Unknown Object (File)
Fri, Oct 3, 4:20 AM
Unknown Object (File)
Thu, Oct 2, 3:37 AM
Unknown Object (File)
Sep 15 2025, 5:52 AM
Subscribers

Details

Summary

Use input event device to export hotkey events.

Sponsored by: Future Crew LLC
MFC after: 1 month

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

wulf requested review of this revision.Feb 13 2025, 8:01 AM

I have no objections, if it works, but I don't have that ASUS for quite a while now.

sys/dev/acpi_support/acpi_asus_wmi.c
537–540

IIRC style(9) recommends braces here.

This revision is now accepted and ready to land.Feb 14 2025, 2:01 AM
This revision was automatically updated to reflect the committed changes.