Page MenuHomeFreeBSD

erdgeist_erdgeist.org (Dirk Engling)
User

Projects

User does not belong to any projects.

User Details

User Since
Sep 20 2015, 9:11 PM (448 w, 4 d)

Recent Activity

Jan 7 2019

erdgeist_erdgeist.org updated the diff for D3778: user friendly script as a frontend to bluetooth daemons.

Added a man page, added the (required) scan command (for later extensibility), do syntax checks before super user checks, simplify interface if there's only one device found.

Jan 7 2019, 3:57 AM

Jul 30 2017

erdgeist_erdgeist.org added a comment to D3702: Add support for vendor_id, product_id and version in bthidd. Adds support for Apple's magic mouse.
In D3702#244252, @wulf wrote:

IMO, Apple mouse support should be done in other way:

  1. Write fake HID descriptor and place it either into bthidd.conf (in textual form) or into bthidctl (in binary form)
  2. The descriptor will replace hardwire provided one on bthidctl run, so bthidd will be provided with proper one at start
  3. Extend bthidd HID parser to support absolute usages and multitouch to avoid extra apple specific parser.
  4. This will reduce size of "if (MAGIC_MOUSE(hid_device) && s->ctx) {}", make it HID-agnostic and provide good start point to write multitouch bt-touchpad/touchscreen support
Jul 30 2017, 5:10 PM

Apr 26 2016

erdgeist_erdgeist.org updated the diff for D3778: user friendly script as a frontend to bluetooth daemons.

More spelling fixes from Warren Block.

Apr 26 2016, 12:46 AM

Apr 24 2016

erdgeist_erdgeist.org updated the diff for D3778: user friendly script as a frontend to bluetooth daemons.

Spelling fixes by Warren Block.

Apr 24 2016, 7:24 PM

Apr 23 2016

erdgeist_erdgeist.org updated the diff for D3778: user friendly script as a frontend to bluetooth daemons.

Incorporate fixes from lme.

Apr 23 2016, 6:48 PM

Nov 14 2015

erdgeist_erdgeist.org retitled D4156: Check for running daemons before a custom start_cmd is executed from Check or running daemons before a custom start_cmd is executed to Check for running daemons before a custom start_cmd is executed.
Nov 14 2015, 10:44 PM
erdgeist_erdgeist.org retitled D4156: Check for running daemons before a custom start_cmd is executed from to Check or running daemons before a custom start_cmd is executed.
Nov 14 2015, 10:21 PM

Oct 2 2015

erdgeist_erdgeist.org retitled D3778: user friendly script as a frontend to bluetooth daemons from to user friendly script as a frontend to bluetooth daemons.
Oct 2 2015, 10:05 AM

Sep 25 2015

erdgeist_erdgeist.org updated the diff for D3702: Add support for vendor_id, product_id and version in bthidd. Adds support for Apple's magic mouse.

Last cleanup broke detection when increasing len variable instead of decreasing it.

Sep 25 2015, 6:46 PM

Sep 23 2015

erdgeist_erdgeist.org updated the diff for D3702: Add support for vendor_id, product_id and version in bthidd. Adds support for Apple's magic mouse.

Fixing diff to incorporate review by emax

Sep 23 2015, 3:11 AM
erdgeist_erdgeist.org added a comment to D3702: Add support for vendor_id, product_id and version in bthidd. Adds support for Apple's magic mouse.

Uploaded new version and replied to comments.

Sep 23 2015, 3:08 AM

Sep 22 2015

erdgeist_erdgeist.org updated the diff for D3702: Add support for vendor_id, product_id and version in bthidd. Adds support for Apple's magic mouse.

Rename sdp attribute constants to match the SDP_ATTR_ naming convention already in place.

Sep 22 2015, 8:48 PM

Sep 21 2015

erdgeist_erdgeist.org updated the diff for D3702: Add support for vendor_id, product_id and version in bthidd. Adds support for Apple's magic mouse.

Fix: In sdp.c, int16_t vendor_id, product_id, version were not properly initialised.

Sep 21 2015, 2:08 AM
erdgeist_erdgeist.org retitled D3702: Add support for vendor_id, product_id and version in bthidd. Adds support for Apple's magic mouse from to Add support for vendor_id, product_id and version in bthidd. Adds support for Apple's magic mouse.
Sep 21 2015, 1:30 AM