From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Tue, 12 Jul 2011 17:09:17 +0200 Subject: [U-Boot] [PATCH 5/5] USB: Set portnr so USB1.1 and 1.0 devices work on EHCI controllers In-Reply-To: <4E1C6097.4020409@mvista.com> References: <1310429807-23840-1-git-send-email-marek.vasut@gmail.com> <1310429807-23840-5-git-send-email-marek.vasut@gmail.com> <4E1C6097.4020409@mvista.com> Message-ID: <201107121709.17796.marek.vasut@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tuesday, July 12, 2011 04:56:23 PM Sergei Shtylyov wrote: > Hello. > > Marek Vasut wrote: > > Signed-off-by: Marek Vasut > > Hm... but EHCI controllers only support high speed (USB 2.0) devices... > You need a companion controller (UHCI/OHCI) to support the full/low speed > devices. Hi, I have the thing past a hub with TT. So it's not a problem. > > WBR, Sergei