From: Philip Langdale <philipl@mail.utexas.edu>
To: Marcel Holtmann <marcel@holtmann.org>
Cc: bluez-devel@lists.sourceforge.net
Subject: Re: Observations from mx-5000 bluetooth keyboard + mouse combo
Date: Tue, 20 Jun 2006 19:10:01 -0700 [thread overview]
Message-ID: <4498AA79.3060709@mail.utexas.edu> (raw)
In-Reply-To: <1150540883.17539.38.camel@aeonflux.holtmann.net>
[-- Attachment #1: Type: text/plain, Size: 500 bytes --]
Marcel Holtmann wrote:
>>
>> 1) The patch to hid2hci.c that Trevor Joynson provided and which was
>> incorporated is not correct - and this is consistent with the reported
>> experience of other people with the di novo laser desktop combo.
>
> I have no idea what you are talking about. If you think that something
> is wrong, please provide a patch to fix it.
I have attached the patch against hid2hci.
I'll followup on the other items and get back to you when I've got
some information.
--phil
[-- Attachment #2: hid2hci-mx5000.diff --]
[-- Type: text/x-patch, Size: 656 bytes --]
--- hid2hci.c 2006-06-20 19:08:09.000000000 -0700
+++ hid2hci.c.org 2006-06-20 19:07:20.000000000 -0700
@@ -222,10 +222,7 @@
{ HCI, 0x046d, 0xc703, switch_logitech },
{ HCI, 0x046d, 0xc704, switch_logitech },
{ HCI, 0x046d, 0xc705, switch_logitech },
- { HCI, 0x046d, 0xc70a, switch_logitech }, /* Logitech MX-5000 Desktop */
- { HCI, 0x046d, 0xc70b, switch_logitech }, /* Logitech diNovo Desktop */
- { HCI, 0x046d, 0xc70c, switch_logitech }, /* Logitech diNovo Desktop */
- { HCI, 0x046d, 0xc70e, switch_logitech }, /* Logitech MX-5000 Desktop */
+ { HCI, 0x046d, 0x0b02, switch_logitech }, /* Logitech diNovo Media Desktop Laser */
{ -1 }
};
next prev parent reply other threads:[~2006-06-21 2:10 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-12 15:31 Observations from mx-5000 bluetooth keyboard + mouse combo Philip Langdale
2006-06-17 10:41 ` [Bluez-devel] " Marcel Holtmann
2006-06-21 2:10 ` Philip Langdale [this message]
2006-06-21 7:15 ` Marcel Holtmann
2006-06-21 14:49 ` Philip Langdale
2006-06-21 17:56 ` [Bluez-devel] Observations from mx-5000 bluetooth keyboard +mouse combo douglas ward
2006-06-21 2:17 ` Observations from mx-5000 bluetooth keyboard + mouse combo Philip Langdale
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=4498AA79.3060709@mail.utexas.edu \
--to=philipl@mail.utexas.edu \
--cc=bluez-devel@lists.sourceforge.net \
--cc=marcel@holtmann.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.