From: Marcel Holtmann <marcel@holtmann.org>
To: bluez-users@lists.sourceforge.net
Subject: Re: [Bluez-users] Logitech diNovo hub not recognized
Date: Thu, 13 Oct 2005 11:30:47 +0200 [thread overview]
Message-ID: <1129195847.6543.1.camel@localhost.localdomain> (raw)
In-Reply-To: <434D4765.603@imap.cc>
[-- Attachment #1: Type: text/plain, Size: 1426 bytes --]
Hi Alex,
> Thanks much for your response. I compiled and installed bluez-libs-2.21
> and bluez-utils-2.21, removing the corresponding Fedora binary packages.
> Unfortunately, hid2hci and hciconfig -a produced exactly the same results.
>
> Here is the output of /proc/bus/usb/devices, with only the Logitech
> receiver inserted:
>
> T: Bus=02 Lev=02 Prnt=02 Port=01 Cnt=02 Dev#= 3 Spd=1.5 MxCh= 0
> D: Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1
> P: Vendor=046d ProdID=c50c Rev=22.40
> S: Manufacturer=Logitech
> S: Product=USB Receiver
> C:* #Ifs= 2 Cfg#= 1 Atr=a0 MxPwr= 98mA
> I: If#= 0 Alt= 0 #EPs= 1 Cls=03(HID ) Sub=01 Prot=01 Driver=usbhid
> E: Ad=81(I) Atr=03(Int.) MxPS= 8 Ivl=10ms
> I: If#= 1 Alt= 0 #EPs= 1 Cls=03(HID ) Sub=01 Prot=02 Driver=usbhid
> E: Ad=82(I) Atr=03(Int.) MxPS= 8 Ivl=10ms
>
> T: Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=480 MxCh=10
> B: Alloc= 0/800 us ( 0%), #Int= 0, #Iso= 0
> D: Ver= 2.00 Cls=09(hub ) Sub=00 Prot=01 MxPS= 8 #Cfgs= 1
> P: Vendor=0000 ProdID=0000 Rev= 2.06
> S: Manufacturer=Linux 2.6.13-1.1526_av0 ehci_hcd
> S: Product=EHCI Host Controller
> S: SerialNumber=0000:00:02.1
> C:* #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr= 0mA
> I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub
> E: Ad=81(I) Atr=03(Int.) MxPS= 2 Ivl=256ms
try the attached patch. Hopefully they haven't changed the protocol.
Regards
Marcel
[-- Attachment #2: patch --]
[-- Type: text/x-patch, Size: 478 bytes --]
Index: hid2hci.c
===================================================================
RCS file: /cvsroot/bluez/utils/tools/hid2hci.c,v
retrieving revision 1.6
diff -u -r1.6 hid2hci.c
--- hid2hci.c 5 Jul 2005 21:15:53 -0000 1.6
+++ hid2hci.c 13 Oct 2005 09:28:09 -0000
@@ -226,6 +226,7 @@
{ HCI, 0x046d, 0xc703, switch_logitech },
{ HCI, 0x046d, 0xc704, switch_logitech },
{ HCI, 0x046d, 0xc705, switch_logitech },
+ { HCI, 0x046d, 0xc50c, switch_logitech },
{ -1 }
};
next prev parent reply other threads:[~2005-10-13 9:30 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-10-12 2:00 [Bluez-users] Logitech diNovo hub not recognized Alex Viskovatoff
2005-10-12 6:12 ` Marcel Holtmann
2005-10-12 17:27 ` Alex Viskovatoff
2005-10-13 9:30 ` Marcel Holtmann [this message]
2005-10-13 16:43 ` Alex Viskovatoff
2005-10-13 16:47 ` Marcel Holtmann
2005-10-13 17:37 ` Alex Viskovatoff
2005-10-13 22:46 ` Marcel Holtmann
2005-10-13 23:25 ` Alex Viskovatoff
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=1129195847.6543.1.camel@localhost.localdomain \
--to=marcel@holtmann.org \
--cc=bluez-users@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