CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2010/08/05 07:13:17

Modified files:
        sys/dev/bluetooth: bthidev.c bthidev.h btkbd.c 

Log message:
Allow bthidev_output() to not grab the bt lock, to prevent lock
recursion when trying to send commands from input callbacks. Makes the
caps/num/scroll lock keys on btkbd correctly lit the leds instead of
panic'ing.
Noticed and fix tested by mlarkin@, "do whatever you want in bt" deraadt@

Reply via email to