Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-12-05 | haul in some stuff from ntpd.8; ok todd | Jason McIntyre | |
2008-12-01 | introduce btd(8) and btctl(8), tweak bt.conf(5) | Todd T. Fries | |
feedback from uwe@ and jmc@ | |||
2008-11-27 | Ugly workaround to bring up interfaces which were down when we found them | Uwe Stuehler | |
2008-11-26 | SDP works, but it needs to be redone (and non-blocking) | Uwe Stuehler | |
With this in bt.conf, the HID driver should work: # Enable all interfaces. interface * "OpenBSD BT" # Attach a keyboard and/or mouse, or a mobile phone emulating such things. attach 00:02:76:08:1c:37 type hid pin "0000" Then start btd and run btctl -f bt.conf. | |||
2008-11-26 | Device attach and detach (does not work because SDP is not implemented yet) | Uwe Stuehler | |
2008-11-26 | Implement config reloading (still only work in progress) | Uwe Stuehler | |
2008-11-25 | Get rid of dependencies on ports libraries (among other things) | Uwe Stuehler | |
2008-11-24 | Bluetooth daemon and contrl utility, one for all, work in progress | Uwe Stuehler | |