https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247292
--- Comment #2 from Vladimir Kondratyev <[email protected]> --- Thank you for patch. It looks good to me. There are 2 questions left: 1. Is it real bluetooth (not RF-dongle based) keyboard? 2. If it is, what the 'sysctl kern.evdev.rcpt_mask' returns on your host? Native bluetooth HID to evdev conversion table resides in usr.sbin/bluetooth/bthidd/btuinput.c. It is active when kern.evdev.rcpt_mask sysctl is set to 12. Could you test it? -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
