public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* CONFIG_USB_BANDWIDTH broken
@ 2005-12-26  1:48 Lee Revell
  2005-12-26  3:58 ` [linux-usb-devel] " Alan Stern
  0 siblings, 1 reply; 4+ messages in thread
From: Lee Revell @ 2005-12-26  1:48 UTC (permalink / raw)
  To: linux-kernel; +Cc: linux-usb-devel

CONFIG_USB_BANDWIDTH breaks USB audio.  This has been a problem for at
least 6 months.

Typical bug report:

https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1642

(search bug tracker for CONFIG_USB_BANDWIDTH to see many more)

Is anyone working on fixing this?

Lee


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

* Re: [linux-usb-devel] CONFIG_USB_BANDWIDTH broken
  2005-12-26  1:48 CONFIG_USB_BANDWIDTH broken Lee Revell
@ 2005-12-26  3:58 ` Alan Stern
  2005-12-26  4:17   ` Lee Revell
  0 siblings, 1 reply; 4+ messages in thread
From: Alan Stern @ 2005-12-26  3:58 UTC (permalink / raw)
  To: Lee Revell; +Cc: linux-kernel, linux-usb-devel

On Sun, 25 Dec 2005, Lee Revell wrote:

> CONFIG_USB_BANDWIDTH breaks USB audio.  This has been a problem for at
> least 6 months.
> 
> Typical bug report:
> 
> https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1642
> 
> (search bug tracker for CONFIG_USB_BANDWIDTH to see many more)
> 
> Is anyone working on fixing this?

The bug reports don't mention which USB host controller driver was being 
used.

	With ohci-hcd, bandwidth enforcement works okay.

	With ehci-hcd, there are problems involved with scheduling
	periodic transfers to a full-speed device connected through
	a high-speed hub.  These problems are slowly being fixed.

	With uhci-hcd, bandwidth enforcement has never worked.  New
	changes to the driver (accepted just a few days ago) will
	permit this to be fixed eventually.  It might take a few months
	(plus the time required for the changes to be added to the
	official distribution kernel).

Alan Stern


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

* Re: [linux-usb-devel] CONFIG_USB_BANDWIDTH broken
  2005-12-26  3:58 ` [linux-usb-devel] " Alan Stern
@ 2005-12-26  4:17   ` Lee Revell
  2005-12-26  4:18     ` Alan Stern
  0 siblings, 1 reply; 4+ messages in thread
From: Lee Revell @ 2005-12-26  4:17 UTC (permalink / raw)
  To: Alan Stern; +Cc: linux-kernel, linux-usb-devel

On Sun, 2005-12-25 at 22:58 -0500, Alan Stern wrote:
> On Sun, 25 Dec 2005, Lee Revell wrote:
> 
> > CONFIG_USB_BANDWIDTH breaks USB audio.  This has been a problem for at
> > least 6 months.
> > 
> > Typical bug report:
> > 
> > https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1642
> > 
> > (search bug tracker for CONFIG_USB_BANDWIDTH to see many more)
> > 
> > Is anyone working on fixing this?
> 
> The bug reports don't mention which USB host controller driver was being 
> used.
> 
> 	With ohci-hcd, bandwidth enforcement works okay.
> 
> 	With ehci-hcd, there are problems involved with scheduling
> 	periodic transfers to a full-speed device connected through
> 	a high-speed hub.  These problems are slowly being fixed.
> 
> 	With uhci-hcd, bandwidth enforcement has never worked.  New
> 	changes to the driver (accepted just a few days ago) will
> 	permit this to be fixed eventually.  It might take a few months
> 	(plus the time required for the changes to be added to the
> 	official distribution kernel).

Thanks, I'll try to get this info from the users.

So the solution for now is to educate users not to use it (and
especially, distros not to enable it).

Lee


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

* Re: [linux-usb-devel] CONFIG_USB_BANDWIDTH broken
  2005-12-26  4:17   ` Lee Revell
@ 2005-12-26  4:18     ` Alan Stern
  0 siblings, 0 replies; 4+ messages in thread
From: Alan Stern @ 2005-12-26  4:18 UTC (permalink / raw)
  To: Lee Revell; +Cc: linux-kernel, linux-usb-devel

On Sun, 25 Dec 2005, Lee Revell wrote:

> On Sun, 2005-12-25 at 22:58 -0500, Alan Stern wrote:
> > On Sun, 25 Dec 2005, Lee Revell wrote:
> > 
> > > CONFIG_USB_BANDWIDTH breaks USB audio.  This has been a problem for at
> > > least 6 months.
> > > 
> > > Typical bug report:
> > > 
> > > https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1642
> > > 
> > > (search bug tracker for CONFIG_USB_BANDWIDTH to see many more)
> > > 
> > > Is anyone working on fixing this?
> > 
> > The bug reports don't mention which USB host controller driver was being 
> > used.

> Thanks, I'll try to get this info from the users.
> 
> So the solution for now is to educate users not to use it (and
> especially, distros not to enable it).

That's right.

Alan Stern


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

end of thread, other threads:[~2005-12-26  4:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-26  1:48 CONFIG_USB_BANDWIDTH broken Lee Revell
2005-12-26  3:58 ` [linux-usb-devel] " Alan Stern
2005-12-26  4:17   ` Lee Revell
2005-12-26  4:18     ` Alan Stern

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