From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mo-p05-ob.rzone.de (mo-p05-ob.rzone.de [81.169.146.182]) by ozlabs.org (Postfix) with ESMTP id 8E174DDEE9 for ; Wed, 25 Feb 2009 23:27:08 +1100 (EST) From: Stefan Roese To: linuxppc-dev@ozlabs.org Subject: Re: PPC 405 EX USB Development Date: Wed, 25 Feb 2009 13:27:01 +0100 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Message-Id: <200902251327.02082.sr@denx.de> Cc: Adish Kuvelker List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wednesday 25 February 2009, Adish Kuvelker wrote: > I am developing a Host Controller Driver for the PPC405EX based board. I > have a OTG controller on it, which I have to configure as Host Controller > and thus I am witting a HCD for the same. I am stuck at the Control stage > wherein although my SETUP stage seems to be going through I get a STALL. > > Can anyone help me in this regard as to where would I get a reference code > for this? Are you talking about the 405EX internal USB OTG controller (Synopsys DWC) or some other OTG controller? Best regards, Stefan