CVSROOT: /cvs
Module name: src
Changes by: [EMAIL PROTECTED] 2008/11/26 14:48:30
Modified files:
usr.sbin/btd : Makefile bt.c btd.h devinfo.c hci.c sdp.c
Added files:
usr.sbin/btd : sdp.h sdp_query.c sdp_search.c
Log message:
SDP works, but it needs to be redone (and non-blocking)
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.