Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 04 Mar 2020 04:57:25 +0000
From:      bugzilla-noreply@freebsd.org
To:        usb@FreeBSD.org
Subject:   [Bug 222646] ukbd(4): support Consumer Control based multimedia keys
Message-ID:  <bug-222646-19105-gs2wk1PqRY@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-222646-19105@https.bugs.freebsd.org/bugzilla/>
References:  <bug-222646-19105@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D222646

Henry Hu <henry.hu.sh@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |henry.hu.sh@gmail.com

--- Comment #8 from Henry Hu <henry.hu.sh@gmail.com> ---
Hi Greg,

I'm trying this patch with my WASD keyboard (https://www.wasdkeyboards.com/=
).
It's not working, here are the symptoms:

* The keyboard shows as a ums and a ukbd
* When keyboard is attached, I don't see "found consumer control".
* When the Fn key is pressed, I see

Mar  3 23:55:28 goldpeak kernel: ukbd_intr_callback: actlen=3D8 bytes
Mar  3 23:55:28 goldpeak kernel: ukbd_intr_callback: modifiers =3D 0x0000

* Similarly, if I then press the media keys (they are sent by combining Fn +
other keys, such as PgUp/PgDn), I see the above 2 lines again.
* When I release the keys, each one triggers the same lines.

I'll try to grab the HID descriptor of the keyboard.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-222646-19105-gs2wk1PqRY>