Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 01 May 2024 20:21:59 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 278668] atkbdc: No keyboard on HP Elitebook 845 G10
Message-ID:  <bug-278668-227-0CO8eK98a7@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-278668-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-278668-227-0CO8eK98a7>