freebsd-skq/usr.sbin/bluetooth/bthidd
wulf c4b24e878a bthidd(8): Add support for Apple's magic mouse
Note: Mouse's bthidd.conf record should contain vendor and device IDs
to make proper device detection. If it does not contain IDs,
regenerate record with "Query" command of recent bthidcontrol(8).

Submitted by:		Dirk Engling <erdgeist@erdgeist.org>
Reviewed by:		emax
Approved by:		bapt (mentor), gonzo (mentor)
Differential Revision:	https://reviews.freebsd.org/D3702
2017-08-12 21:23:33 +00:00
..
bthid_config.h bthidd(8): Add support for vendor_id, product_id and version. 2017-08-12 21:20:51 +00:00
bthidd.8
bthidd.c
bthidd.conf.sample bthidd(8): Add support for vendor_id, product_id and version. 2017-08-12 21:20:51 +00:00
bthidd.h bthidd(8): Add support for Apple's magic mouse 2017-08-12 21:23:33 +00:00
client.c
hid.c bthidd(8): Add support for Apple's magic mouse 2017-08-12 21:23:33 +00:00
kbd.c
kbd.h
lexer.l bthidd(8): Add support for vendor_id, product_id and version. 2017-08-12 21:20:51 +00:00
Makefile
Makefile.depend
parser.y bthidd(8): Add support for vendor_id, product_id and version. 2017-08-12 21:20:51 +00:00
server.c bthidd(8): Add support for Apple's magic mouse 2017-08-12 21:23:33 +00:00
session.c bthidd(8): Add support for Apple's magic mouse 2017-08-12 21:23:33 +00:00