OpenBSD CVS

CVS log for src/usr.sbin/btd/Attic/hci.c


[BACK] Up to [local] / src / usr.sbin / btd

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.7, Sun Apr 1 15:15:35 2012 UTC (12 years, 2 months ago) by deraadt
Branch: MAIN
CVS Tags: HEAD
Changes since 1.6: +1 -1 lines
FILE REMOVED

move to the Attic

Revision 1.6 / (download) - annotate - [select for diffs], Thu Nov 27 00:51:17 2008 UTC (15 years, 6 months ago) by uwe
Branch: MAIN
CVS Tags: OPENBSD_5_1_BASE, OPENBSD_5_1, OPENBSD_5_0_BASE, OPENBSD_5_0, OPENBSD_4_9_BASE, OPENBSD_4_9, OPENBSD_4_8_BASE, OPENBSD_4_8, OPENBSD_4_7_BASE, OPENBSD_4_7, OPENBSD_4_6_BASE, OPENBSD_4_6, OPENBSD_4_5_BASE, OPENBSD_4_5
Changes since 1.5: +57 -14 lines
Diff to previous 1.5 (colored)

Ugly workaround to bring up interfaces which were down when we found them

Revision 1.5 / (download) - annotate - [select for diffs], Wed Nov 26 21:48:30 2008 UTC (15 years, 6 months ago) by uwe
Branch: MAIN
Changes since 1.4: +3 -2 lines
Diff to previous 1.4 (colored)

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.

Revision 1.4 / (download) - annotate - [select for diffs], Wed Nov 26 15:32:56 2008 UTC (15 years, 6 months ago) by uwe
Branch: MAIN
Changes since 1.3: +14 -21 lines
Diff to previous 1.3 (colored)

Device attach and detach (does not work because SDP is not implemented yet)

Revision 1.3 / (download) - annotate - [select for diffs], Wed Nov 26 06:51:43 2008 UTC (15 years, 6 months ago) by uwe
Branch: MAIN
Changes since 1.2: +384 -146 lines
Diff to previous 1.2 (colored)

Implement config reloading (still only work in progress)

Revision 1.2 / (download) - annotate - [select for diffs], Tue Nov 25 17:13:53 2008 UTC (15 years, 6 months ago) by uwe
Branch: MAIN
Changes since 1.1: +9 -29 lines
Diff to previous 1.1 (colored)

Get rid of dependencies on ports libraries (among other things)

Revision 1.1 / (download) - annotate - [select for diffs], Mon Nov 24 23:34:42 2008 UTC (15 years, 6 months ago) by uwe
Branch: MAIN

Bluetooth daemon and contrl utility, one for all, work in progress

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.