NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: port-macppc/53351: Keyboard non-functional in X11 on last gen iBook (PowerBook6,7)
The following reply was made to PR port-macppc/53351; it has been noted by GNATS.
From: Michael <macallan%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: port-macppc/53351: Keyboard non-functional in X11 on last gen
iBook (PowerBook6,7)
Date: Fri, 8 Jun 2018 22:18:30 -0400
I think I found out why this only bites on newer *Books - it's the
Bluetooth part. It attaches as a uhidev with ukbd and ums, which in
turn attach as the first wskbd and wsmouse devices. So when the adbkbd
attaches ist wskbd it's the 2nd device on the mux, so when something
checks the keyboard type on the mux it's reported as USB.
I'll enable ADBKBD_EMUL_USB in all kernel configs to work around this
issue ( and technically, that's why I added the USB emulation stuff in
the first place - to allow coexistence with USB keyboards on the same
mux... )
have fun
Michael
Home |
Main Index |
Thread Index |
Old Index