[Bug 229120] [acpi_ibm] [patch] Add support for newer Thinkpad models with id LEN0268

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Apr 12 14:14:26 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229120

--- Comment #11 from Alexander Sieg <alex at xanderio.de> ---
After a bit more testing it seem that fn-f5 (backlight lower) and  fn-f12
(star) send the same notify to devd.

backlight lower:
Processing event '!system=ACPI subsystem=IBM type=\_SB_.PCI0.LPCB.EC__.HKEY
notify=0x11'
setting *=!system=ACPI subsystem=IBM type=\_SB_.PCI0.LPCB.EC__.HKEY notify=0x11
setting _=system=ACPI subsystem=IBM type=\_SB_.PCI0.LPCB.EC__.HKEY notify=0x11
setting subsystem=IBM
Testing subsystem=IBM against ^ACAD$, invert=0
Testing subsystem=IBM against ^Thermal$, invert=0
Testing subsystem=IBM against ^Suspend$, invert=0
Testing subsystem=IBM against ^Resume$, invert=0
Testing subsystem=IBM against ^ASUS$, invert=0
Testing subsystem=IBM against ^ASUS$, invert=0
Testing subsystem=IBM against ^ASUS$, invert=0
Testing subsystem=IBM against ^ASUS-Eee$, invert=0
Testing subsystem=IBM against ^ASUS-Eee$, invert=0
Testing subsystem=IBM against ^ASUS-Eee$, invert=0

star:
Processing event '!system=ACPI subsystem=IBM type=\_SB_.PCI0.LPCB.EC__.HKEY
notify=0x11'
setting *=!system=ACPI subsystem=IBM type=\_SB_.PCI0.LPCB.EC__.HKEY notify=0x11
setting _=system=ACPI subsystem=IBM type=\_SB_.PCI0.LPCB.EC__.HKEY notify=0x11
setting subsystem=IBM
Testing subsystem=IBM against ^ACAD$, invert=0
Testing subsystem=IBM against ^Thermal$, invert=0
Testing subsystem=IBM against ^Suspend$, invert=0
Testing subsystem=IBM against ^Resume$, invert=0
Testing subsystem=IBM against ^ASUS$, invert=0
Testing subsystem=IBM against ^ASUS$, invert=0
Testing subsystem=IBM against ^ASUS$, invert=0
Testing subsystem=IBM against ^ASUS-Eee$, invert=0
Testing subsystem=IBM against ^ASUS-Eee$, invert=0
Testing subsystem=IBM against ^ASUS-Eee$, invert=0

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-acpi mailing list