linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Gema Gomez <gema.gomez-solano@canonical.com>
To: linux-bluetooth@vger.kernel.org
Subject: Patch for Dinovo Edge Keyboard udev
Date: Fri, 11 Nov 2011 19:07:51 +0000	[thread overview]
Message-ID: <4EBD7287.8080209@canonical.com> (raw)

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

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

I have been advised to send this patch to you. I use a Dinovo Edge
keyboard that happens to be broken on Oneiric.

As far as my testing goes, the patch works. You can see the
conversations around the issue in this bug report:
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/123920

Please, let me know if you need any further information to get the issue
fixed. Apologies if this is the wrong mailing list for this request.

Best Regards,
Gema
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQEcBAEBAgAGBQJOvXKGAAoJEGrsYwHIaYlg1mAIAJ1HeMDXU6vCkRoOcuNKPhHB
FAjEeF0qUNrASzLvY6nVMppljNkXvAFHK9EySU5akMRRNXX/tmKKtGdorZcpOHe0
c6roikYpki8E05T1wOrt3os6Ta32jiJYMNwuzbWAq2dRx5gr9OFRCKljcomZaPZ7
AetcaMR73FtTJEx8kxB5EhAgyIg8v2ZhDZlQzJhVpnTLoikKAPOvpZxn5wTYMuuo
eXQjNvAtqcnT7ZQnOR4BI5TPtel/nt4U2XatlknBGCgPPn2NrAtf+Pvizftm/iBT
pudFHHWqXHWyu2JWkeCAgn8pnsUSGz8bLX6aMLACvO+5LYDDUhPH1UkN3qopOpM=
=kgCX
-----END PGP SIGNATURE-----

[-- Attachment #2: hid2hci.patch --]
[-- Type: text/x-patch, Size: 524 bytes --]

--- 62-bluez-hid2hci.rules.orig	2011-08-30 12:59:45.225387980 +0000
+++ 62-bluez-hid2hci.rules	2011-08-30 13:00:52.025387190 +0000
@@ -11,7 +11,7 @@
   RUN+="hid2hci --method=dell --devpath=%p", ENV{HID2HCI_SWITCH}="1"
 
 # Logitech devices
-KERNEL=="hiddev*", ATTRS{idVendor}=="046d", ATTRS{idProduct}=="c70[345abce]|c71[34bc]", \
+KERNEL=="hiddev*", ATTRS{idVendor}=="046d", ATTRS{idProduct}=="c70[345abce]|c71[bc]", \
   RUN+="hid2hci --method=logitech-hid --devpath=%p"
 
 ENV{DEVTYPE}!="usb_device", GOTO="hid2hci_end"

[-- Attachment #3: hid2hci.patch.sig --]
[-- Type: application/octet-stream, Size: 287 bytes --]

                 reply	other threads:[~2011-11-11 19:07 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=4EBD7287.8080209@canonical.com \
    --to=gema.gomez-solano@canonical.com \
    --cc=linux-bluetooth@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).