Linux bluetooth development
 help / color / mirror / Atom feed
From: Marcel Holtmann <marcel@holtmann.org>
To: bluez-devel@lists.sourceforge.net
Subject: Re: [Bluez-devel] Logitech diNovo Media Desktop Laser patch
Date: Tue, 25 Oct 2005 00:24:54 +0200	[thread overview]
Message-ID: <1130192694.7840.33.camel@blade> (raw)
In-Reply-To: <e1c464970510241454m1f7165ceo51600d8cbf5e9441@mail.gmail.com>

Hi Trevor,

> --- back to the patch
> Simple one-liners, the code just didn't know the ids it seems.
> 
> # bluez-utils patch against CVS ( Oct 21 '05 )
> --- tools/hid2hci.c.orig        2005-10-21 23:40:20.000000000 -0400
> +++ tools/hid2hci.c     2005-10-21 23:52:49.000000000 -0400
> @@ -226,6 +226,7 @@
>         { HCI, 0x046d, 0xc703, switch_logitech },
>         { HCI, 0x046d, 0xc704, switch_logitech },
>         { HCI, 0x046d, 0xc705, switch_logitech },
> +       { HCI, 0x046d, 0x0b02, switch_logitech },
>         { -1 }
>  };

this one is fine and in the CVS now.

> # Kernel patch against 2.6.13-mh2
> --- drivers/bluetooth/hci_usb.orig      2005-10-21 23:37:25.000000000 -0400
> +++ drivers/bluetooth/hci_usb.c 2005-10-21 22:11:02.000000000 -0400
> @@ -119,6 +119,9 @@
>         /* Kensington Bluetooth USB adapter */
>         { USB_DEVICE(0x047d, 0x105d), .driver_info = HCI_RESET },
> 
> +       /* Logitech diNovo Media Desktop Laser Transceiver for Bluetooth 2.0 */
> +        { USB_DEVICE(0x046d, 0xc709), .driver_info = HCI_RESET },
> +
>         /* ISSC Bluetooth Adapter v3.1 */
>         { USB_DEVICE(0x1131, 0x1001), .driver_info = HCI_RESET },

Is this patch really needed?

Show me the content of /proc/bus/usb/devices before and after calling
hid2hci. What does "hciconfig -a" say after the switching?

Regards

Marcel




-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

      reply	other threads:[~2005-10-24 22:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-24 21:54 [Bluez-devel] Logitech diNovo Media Desktop Laser patch Trevor Joynson
2005-10-24 22:24 ` Marcel Holtmann [this message]

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=1130192694.7840.33.camel@blade \
    --to=marcel@holtmann.org \
    --cc=bluez-devel@lists.sourceforge.net \
    /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