public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [Bluez-devel] logitech mx 5000
@ 2006-08-09 11:54 Douglas Ward
  2006-08-09 21:48 ` Marcel Holtmann
  0 siblings, 1 reply; 4+ messages in thread
From: Douglas Ward @ 2006-08-09 11:54 UTC (permalink / raw)
  To: BlueZ development

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

here... this makes (046d:0b02) switch to HCI mode. I'm not sure why
but it requires that the switch command be sent to both the emulated
keyboard and mouse devices. switching one seems to make the hci device
show up, but it doesn't actually function. I don't know enough about
bluez to do anymore then this. my mx 5000 combo have been working in
bluetooth mode for quite some time now and i even reported my success
on this mailing list. the other keyboard set (dinovo?) with this
dongle may need its emulated devices added as well.


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

? mx5000.patch
Index: tools/hid2hci.c
===================================================================
RCS file: /cvsroot/bluez/utils/tools/hid2hci.c,v
retrieving revision 1.10
diff -u -r1.10 hid2hci.c
--- tools/hid2hci.c	12 Apr 2006 22:03:51 -0000	1.10
+++ tools/hid2hci.c	9 Aug 2006 11:46:51 -0000
@@ -222,7 +222,8 @@
 	{ HCI, 0x046d, 0xc703, switch_logitech },
 	{ HCI, 0x046d, 0xc704, switch_logitech },
 	{ HCI, 0x046d, 0xc705, switch_logitech },
-	{ HCI, 0x046d, 0x0b02, switch_logitech },	/* Logitech diNovo Media Desktop Laser */
+	{ HCI, 0x046d, 0xc70a, switch_logitech },	/* Logitech MX 5000 part1 */
+	{ HCI, 0x046d, 0xc70e, switch_logitech },	/* logitech MX 5000 part2 */
 	{ -1 }
 };
 

[-- Attachment #3: Type: text/plain, Size: 373 bytes --]

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

[-- Attachment #4: Type: text/plain, Size: 164 bytes --]

_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-08-09 22:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-09 11:54 [Bluez-devel] logitech mx 5000 Douglas Ward
2006-08-09 21:48 ` Marcel Holtmann
2006-08-09 20:41   ` Douglas Ward
2006-08-09 22:48     ` Marcel Holtmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox