aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/bluetooth/bthidd/hid.c
Commit message (Expand)AuthorAgeFilesLines
* Check l2cap socket initialisation and define L2CAP_SOCKET_CHECKEDTakanori Watanabe2015-04-071-0/+1
* bthidd: Remove unused macros from hid.c.Raphael Kubo da Costa2015-04-061-6/+0
* bthidd: Consider usage ranges when dealing with array inputs.Raphael Kubo da Costa2015-04-051-1/+13
* Encode horizontal scroll events (AC Pan) as button presses (bit 5 and 6)Maksim Yevmenkin2011-05-041-0/+11
* Make sure to only pickup hid_input items when parsing input reports.Maksim Yevmenkin2010-09-081-1/+2
* Catch up with libusbhid merge (rev 205728).Kai Wang2010-05-091-11/+5
* Fix a typo introduced in the last commit: WWW Refresh is 0x227, not 0227Markus Brueffer2006-10-091-1/+1
* Update bthidd(8) code and hook it up to the build.Maksim Yevmenkin2006-09-071-27/+56
* Properly map mouse buttonsMaksim Yevmenkin2006-03-211-1/+4
* Fix typoMaksim Yevmenkin2006-03-131-1/+1
* Check in updated bthidd(8). This is still work in progress.Maksim Yevmenkin2004-11-181-13/+121
* Start committing Bluetooth HID (Human Interface Device) support.Maksim Yevmenkin2004-04-101-0/+262