All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bastien Nocera <hadess@hadess.net>
To: Hanno Zulla <abos@hanno.de>,
	Luiz Augusto von Dentz <luiz.dentz@gmail.com>
Cc: "linux-bluetooth@vger.kernel.org" <linux-bluetooth@vger.kernel.org>
Subject: Re: Motorola RZ100: How to add support for a new device?
Date: Thu, 16 Jul 2015 15:05:05 +0200	[thread overview]
Message-ID: <1437051905.20249.82.camel@hadess.net> (raw)
In-Reply-To: <55A7A70C.5030909@hanno.de>

On Thu, 2015-07-16 at 14:43 +0200, Hanno Zulla wrote:
> Hi,
> 
> > It might be missing a HID driver, but we can't help with Android 
> > since
> > it doesn't use BlueZ anymore except if you are flashing with BlueZ 
> > for
> > Android?
> 
> I don't mind. While it'd be nice to nudge Google towards adding this
> driver to Android, I want to make it work with Linux desktop 
> machines,
> as well.

If it's handled through the "normal" HIDP stack on Android, it should
at least create a hidraw device in stock Linux (which you can check for
in the dmesg output).

You can then use hid-recorder to get the information from the device:
http://bentiss.github.io/hid-replay-docs/

And start a discussion on the linux-input list about adding support for
it. Given the price of the device, you could always offer to buy one of
the linux-input developers one of them, I found that it's usually a
pretty good incentive :)

Cheers


  reply	other threads:[~2015-07-16 13:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-15 13:13 Motorola RZ100: How to add support for a new device? Hanno Zulla
2015-07-16 12:25 ` Luiz Augusto von Dentz
2015-07-16 12:43   ` Hanno Zulla
2015-07-16 13:05     ` Bastien Nocera [this message]
2015-07-23 10:04       ` Hanno Zulla

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=1437051905.20249.82.camel@hadess.net \
    --to=hadess@hadess.net \
    --cc=abos@hanno.de \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=luiz.dentz@gmail.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.