OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Uwe Stuehler (uwecvs.openbsd.org)
Date: Wed Nov 26 2008 - 15:48:31 CST


CVSROOT: /cvs
Module name: src
Changes by: uwecvs.openbsd.org 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.