Module Name: src Committed By: plunky Date: Thu Dec 20 11:13:54 UTC 2012
Modified Files: src/sys/dev/bluetooth: bthidev.c btmagic.c Log Message: when no link-mode is specified, explicitly set a mode of (int)0 otherwise l2cap_setmode() will fail during connection setup for bthidev.c, this fixes a problem with Microsoft Wedge Touch mouse (which may not be able to authenticate) for btmagic.c, include this fix in case somebody tries that related to PR/47286 To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23 src/sys/dev/bluetooth/bthidev.c cvs rdiff -u -r1.3 -r1.4 src/sys/dev/bluetooth/btmagic.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.