From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 2E6F8DDDDE for ; Sat, 6 Sep 2008 19:05:44 +1000 (EST) Date: Sat, 6 Sep 2008 13:02:54 +0400 From: Vitaly Bordug To: Alan Stern Subject: Re: [RFC][USB] powerpc: Workaround for the PPC440EPX USBH_23 errata Message-ID: <20080906130254.43848a08@vitb-lp> In-Reply-To: References: <20080905170135.07ccbc46@vitb-lp> Mime-Version: 1.0 Content-Type: text/plain; charset=KOI8-R Cc: USB list , Mark, "linuxppc-dev@ozlabs.org" , Miesfeld , Stefan Roese List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , В Fri, 5 Sep 2008 11:17:03 -0400 (EDT) Alan Stern пишет: > On Fri, 5 Sep 2008, Vitaly Bordug wrote: > > > > > Not every hub will work (none of available did so far), and it > > > > is often not an option for embedded device without rewiring. > > > > > > It's odd that your hubs don't work. What's wrong with them? > > > > > > > well, they do not have transaction translators then. Nothing really > > wrong > > No. If the hubs run at high speed then they must have transaction > translators; it's required by the USB 2.0 specification. > > Did you try using them with ohci-hcd not loaded? yes, not with every unit though. That seems to be usb hub issue then. Anyway, the patch is targeted more to the embedded platforms, that cannot afford work the issue around with extra devices. > > Alan Stern