public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Add support for HID->HCI switching on Dell BT365
@ 2008-10-21  1:12 Mario Limonciello
  2008-10-23  4:46 ` Marcel Holtmann
  0 siblings, 1 reply; 2+ messages in thread
From: Mario Limonciello @ 2008-10-21  1:12 UTC (permalink / raw)
  To: linux-bluetooth@vger.kernel.org


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

Hello:

This patch adds the VID/PID for this adapter which uses the same
methodology for switching modes as the BT370 and BT410.

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.2: dell_bt_365.patch --]
[-- Type: text/x-patch; name="dell_bt_365.patch", Size: 687 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-08-05 16:14:56.000000000 -0500
+++ bluez-4.12.new/tools/hid2hci.c	2008-10-20 20:10:40.000000000 -0500
@@ -260,6 +260,7 @@
 	{ 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, 0x413c, 0x8162, switch_dell     },	/* Dell Wireless 365 */
 	{ HCI, 0x413c, 0x8158, switch_dell     },	/* Dell Wireless 370 */
 	{ HCI, 0x413c, 0x8154, switch_dell     },	/* Dell Wireless 410 */
 	{ -1 }

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

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

end of thread, other threads:[~2008-10-23  4:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-21  1:12 [PATCH] Add support for HID->HCI switching on Dell BT365 Mario Limonciello
2008-10-23  4:46 ` Marcel Holtmann

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