[Bug 278668] atkbdc: No keyboard on HP Elitebook 845 G10

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 01 May 2024 20:21:59 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278668

--- Comment #5 from Anton Klimanov <klimanov625@outlook.com> ---
Did some poking in kernel and yes, no interrupts on IRQ1 are received.
Curiously, there are two interrupts somewhere after driver initialization
before radio silence. Both contain "0x1000000" (NOKEY?). Concerning my previous
observation about stuff happening on caps lock off to on, controller seems to
send 2 bytes per key, which also seems normal. There definitely is something
fishy about keyboard initialization in atkbd, but I just can't quite figure out
what

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