Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update bthidd(8) code and hook it up to the build. | emax | 2006-09-07 | 1 | -23/+63 |
| | | | | | | | | | | bthidd(8) now was integrated with vkbd(4) and supports multiple keyboards via vkbd(4)/kbdmux(4). The code was tested with Apple Bluetooth keyboard and SE k700i cell phone (remote control feature). MFC after: 1 month | ||||
* | Check in updated bthidd(8). This is still work in progress. | emax | 2004-11-18 | 1 | -4/+12 |
| | |||||
* | Start committing Bluetooth HID (Human Interface Device) support. | emax | 2004-04-10 | 1 | -0/+136 |
Note: bthidd(8) is still not complete. Need to commit kernel support (a-la Linux /dev/input) to feed HID events into kernel. Also need to write bthidd(8) and bthidd.conf(5) man pages. |