1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-25 11:37:56 +00:00
freebsd/usr.sbin/bluetooth
Maksim Yevmenkin fc780ca17e Make sure to only pickup hid_input items when parsing input reports.
As it turns out, libusbhid(3) also picks up hic_collection items even
though we explicitly requested hid_input items only.

Tested by:	Buganini < buganini at gmail dot com >
MFC after:	1 week
2010-09-08 20:00:27 +00:00
..
bcmfw Build fixups for the new USB stack. 2009-02-23 18:36:54 +00:00
bt3cfw
bthidcontrol Do not request SDP attributes using ranges. 2010-09-07 16:36:03 +00:00
bthidd Make sure to only pickup hid_input items when parsing input reports. 2010-09-08 20:00:27 +00:00
btpand mdoc: move remaining sections into consistent order 2010-05-13 12:08:11 +00:00
hccontrol
hcsecd Clenup code a bit and do not call fork(2) before dameon(3) where not needed. 2009-02-04 22:04:06 +00:00
hcseriald Clenup code a bit and do not call fork(2) before dameon(3) where not needed. 2009-02-04 22:04:06 +00:00
l2control
l2ping
rfcomm_pppd mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to the 2010-05-13 12:07:55 +00:00
sdpcontrol mdoc: move remaining sections into consistent order 2010-05-13 12:08:11 +00:00
sdpd
Makefile Hook up btpand(8) to the build 2009-02-02 18:10:51 +00:00
Makefile.inc