Module Name: src Committed By: plunky Date: Wed Jan 11 17:27:45 UTC 2012
Modified Files: src/sys/dev/bluetooth: bthidev.c btkbd.c Log Message: offset processing of input reports to a kernel thread, to avoid locking issues when a child device needs to call back into the Bluetooth stack (eg when caps-lock is pressed, and wskbd wants to change a LED) (as discussed with Radoslaw Kujawa) To generate a diff of this commit: cvs rdiff -u -r1.20 -r1.21 src/sys/dev/bluetooth/bthidev.c cvs rdiff -u -r1.12 -r1.13 src/sys/dev/bluetooth/btkbd.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.