linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andrew Zabolotny <zap@homelink.ru>
To: Bastien Nocera <hadess@hadess.net>,
	linux-input <linux-input@vger.kernel.org>
Subject: Re: [PATCH] Wacom Graphire Bluetooth driver (updated with a few fixes)
Date: Sat, 28 Mar 2009 22:35:48 +0300	[thread overview]
Message-ID: <20090328223548.1896fa41@zap.home.lan> (raw)
In-Reply-To: <1237416448.15346.1483.camel@cookie.hadess.net>

[-- Attachment #1: Type: text/plain, Size: 1328 bytes --]

From Wed, 18 Mar 2009 22:47:28 +0000
Bastien Nocera <hadess@hadess.net> wrote:

> I think that the main problem was because, at that time, there was no
> such thing as the HID sub-system to avoid having to reimplement things
> twice for Bluetooth and USB devices.
Yes, that was the main problem and I hoped to discuss it with the
bluetooth stack developers... The solution, as I was seeing it, is to
make the bluetooth stack implement a "bluetooth bus": this would allow
to emit udev events when devices are connected/disconnected, thus using
the normal udev module autoloading stuff.

However, I see that the bluetooth stuff chose another path, by using a
user-space daemon. I'm very far from bluetooth developement to
understand why this choice was made, however I'm pretty sure there were
serious arguments in favour of that.

> And it's a patch to input plugin for bluetoothd, not hidd. hidd is the
> BlueZ 3.x daemon, we've been at BlueZ 4.x for a while.
Aha, it's the stuff for low-level tablet protocol initialization. Why
separating it from the driver itself? It's kind of tricky having
hardware initialization in a user-space daemon, and working with
hardware in the driver itself. Isn't there an analogue of the
hidp_send_ctrl_message() call for the new hid driver architecture?

-- 
Andrew

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

  reply	other threads:[~2009-03-28 19:36 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-13 23:59 RFC: Wacom Bluetooth HID driver, first pass Bastien Nocera
     [not found] ` <1236988799.32264.6310.camel-MYKcRh6MmTE/Ra3EetS/fF6hYfS7NtTn@public.gmane.org>
2009-03-16 10:55   ` Bastien Nocera
     [not found]     ` <1237200912.32264.9867.camel-MYKcRh6MmTE/Ra3EetS/fF6hYfS7NtTn@public.gmane.org>
2009-03-16 14:00       ` Marcel Holtmann
     [not found]         ` <93531296-64B0-4D4B-A4A9-26F3D67DF579-kz+m5ild9QBg9hUCZPvPmw@public.gmane.org>
2009-03-16 14:29           ` Bastien Nocera
2009-03-16 23:58             ` Bastien Nocera
2009-03-16 23:55   ` [PATCH] Wacom Graphire Bluetooth driver Bastien Nocera
2009-03-18  0:11     ` [PATCH] Wacom Graphire Bluetooth driver (updated with a few fixes) Bastien Nocera
2009-03-18 21:28       ` Andrew Zabolotny
2009-03-18 22:47         ` Bastien Nocera
2009-03-28 19:35           ` Andrew Zabolotny [this message]
     [not found]     ` <1237247755.32264.10664.camel-MYKcRh6MmTE/Ra3EetS/fF6hYfS7NtTn@public.gmane.org>
2009-03-31 22:35       ` [PATCH] Wacom Graphire Bluetooth driver Bastien Nocera
2009-05-06 15:14     ` [PATCH] Wacom Graphire Bluetooth driver (updated with a few fixes) Bastien Nocera
2009-05-11 15:20       ` Jiri Kosina
2009-05-11 16:12         ` Bastien Nocera

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20090328223548.1896fa41@zap.home.lan \
    --to=zap@homelink.ru \
    --cc=hadess@hadess.net \
    --cc=linux-input@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).