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

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

--- Comment #4 from Anton Klimanov <klimanov625@outlook.com> ---
Okay, new development. Apparently no interrupts arrive per default, but if caps
lock is toggled on, exactly one arrives. Should there be any buffered keys,
they will arrive with consecutive caps lock toggles. Seems like poking the
keyboard makes it do stuff. I really feel like it's awaiting some sort of
acknowledgement from the interrupt handler, which happens in Linux and NetBSD,
but not FreeBSD

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