linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* max 16 hci devices on usb 2.0
@ 2010-01-16 23:35 Bram Jansen
  2010-01-17  1:44 ` Marcel Holtmann
  0 siblings, 1 reply; 2+ messages in thread
From: Bram Jansen @ 2010-01-16 23:35 UTC (permalink / raw)
  To: linux-bluetooth

Hi,

I have a question regarding the connection of 16 hci devices to a linux box.
I've been looking around for quite some time and I was not able to find
something useful, therefore I hope anyone of you guys is able to point me in
the right direction.

We have used quite a few kernel versions to try to connect 16 hci devices to
one system with usb 2.0 enabled.
This gives a problem after 7 devices. Devices hci7-hci15 give timeouts and
errors after initializing.

We solved this problem by disabling ehci in the kernel, so the bluetooth had
to use usb 1.1 (ohci)
with these settings it works without any problems and all 16 hci devices are
initialized properly after insertion/boot

now there has come the need for usb 2.0 on the same system.

Is there a known solution for this issue?

Thanks in advance,

Regards,

Bram Jansen





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

* Re: max 16 hci devices on usb 2.0
  2010-01-16 23:35 max 16 hci devices on usb 2.0 Bram Jansen
@ 2010-01-17  1:44 ` Marcel Holtmann
  0 siblings, 0 replies; 2+ messages in thread
From: Marcel Holtmann @ 2010-01-17  1:44 UTC (permalink / raw)
  To: Bram Jansen; +Cc: linux-bluetooth

Hi Bram,

> I have a question regarding the connection of 16 hci devices to a linux box.
> I've been looking around for quite some time and I was not able to find
> something useful, therefore I hope anyone of you guys is able to point me in
> the right direction.
> 
> We have used quite a few kernel versions to try to connect 16 hci devices to
> one system with usb 2.0 enabled.
> This gives a problem after 7 devices. Devices hci7-hci15 give timeouts and
> errors after initializing.
> 
> We solved this problem by disabling ehci in the kernel, so the bluetooth had
> to use usb 1.1 (ohci)
> with these settings it works without any problems and all 16 hci devices are
> initialized properly after insertion/boot
> 
> now there has come the need for usb 2.0 on the same system.
> 
> Is there a known solution for this issue?

you better ask such questions on the Linux USB mailing list since I have
no idea why sometimes the hubs causes problems.

As a side note. The 16 HCI devices limit is not fixed actually. You can
just compile your own libbluetooth with a different limit. The kernel
supports as many devices as you have memory :)

Regards

Marcel



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

end of thread, other threads:[~2010-01-17  1:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-16 23:35 max 16 hci devices on usb 2.0 Bram Jansen
2010-01-17  1:44 ` Marcel Holtmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).