All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mario Limonciello <mario_limonciello@dell.com>
To: "linux-bluetooth@vger.kernel.org" <linux-bluetooth@vger.kernel.org>
Subject: [PATCH] Add missing IDs for Logitech MX5500
Date: Wed, 22 Oct 2008 15:55:58 -0500	[thread overview]
Message-ID: <48FF935E.3050705@dell.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 242 bytes --]

Hello,

It was reported that the Logitech MX5500 has more IDs than were
previously listed in hid2hci's source.  This patch adds more of those IDs.

Thanks,
-- 
Mario Limonciello
*Dell | Linux Engineering*
mario_limonciello@dell.com

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.2: logitech_5500_ids.patch --]
[-- Type: text/x-patch; name="logitech_5500_ids.patch", Size: 821 bytes --]

diff -Nur -x '*.orig' -x '*~' bluez-4.12/tools/hid2hci.c bluez-4.12.new/tools/hid2hci.c
--- bluez-4.12/tools/hid2hci.c	2008-10-22 15:54:19.000000000 -0500
+++ bluez-4.12.new/tools/hid2hci.c	2008-10-22 15:55:05.000000000 -0500
@@ -260,6 +260,8 @@
 	{ HCI, 0x046d, 0xc70e, switch_logitech },	/* Logitech diNovo keyboard */
 	{ HCI, 0x046d, 0xc713, switch_logitech },	/* Logitech diNovo Edge */
 	{ HCI, 0x046d, 0xc714, switch_logitech },	/* Logitech diNovo Edge */
+	{ HCI, 0x046d, 0xc71c, switch_logitech },	/* Logitech diNovo Edge */
+	{ HCI, 0x046d, 0xc71b, switch_logitech },	/* Logitech diNovo Edge */
 	{ HCI, 0x413c, 0x8162, switch_dell     },	/* Dell Wireless 365 */
 	{ HCI, 0x413c, 0x8158, switch_dell     },	/* Dell Wireless 370 */
 	{ HCI, 0x413c, 0x8154, switch_dell     },	/* Dell Wireless 410 */

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 260 bytes --]

             reply	other threads:[~2008-10-22 20:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-22 20:55 Mario Limonciello [this message]
2008-10-23  4:42 ` [PATCH] Add missing IDs for Logitech MX5500 Marcel Holtmann

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=48FF935E.3050705@dell.com \
    --to=mario_limonciello@dell.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 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.