From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.197]) by ozlabs.org (Postfix) with ESMTP id E038567A75 for ; Tue, 17 May 2005 08:39:08 +1000 (EST) Received: by rproxy.gmail.com with SMTP id g11so1421528rne for ; Mon, 16 May 2005 15:39:07 -0700 (PDT) Message-ID: <61cc712d050516153941bc3b26@mail.gmail.com> Date: Mon, 16 May 2005 15:39:07 -0700 From: Kylo Ginsberg To: Wolfgang Denk In-Reply-To: <20050516220330.6D4E3C1512@atlas.denx.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 References: <61cc712d05051614507b688c6e@mail.gmail.com> <20050516220330.6D4E3C1512@atlas.denx.de> Cc: PPC_LINUX Subject: Re: MPC885 - USB HCI drivers. Reply-To: Kylo Ginsberg List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On 5/16/05, Wolfgang Denk wrote: > This code will NOT work on a MPC885. It was written for the old > MPC823/850 processors, and it NEVER worked really reliably on these > systems either. =20 Ok, thanks. Good to know! Do you know of a driver for the 885, or for the 8555E? > My advice: use a _real_ USB controller. Are there known problems with CPM-based USB controllers? I'm completely new to the subject, but we are designing a board assuming we can use the USB controller on an MPC8555E. Thanks for any comments. If there are gotchas here, I'd love to find out about them sooner rather than later. Cheers, Kylo