Hi,

On Sun, Jul 06, 2008 at 05:00:08AM +0200, [EMAIL PROTECTED] wrote:

> From: GM Zhuo <[EMAIL PROTECTED]>
> Precedence: list
> To: "openezx-devel@lists.openezx.org" <openezx-devel@lists.openezx.org>
> Date: Sun, 6 Jul 2008 10:25:17 +0800
> Subject: problem of BP on E6 in kernel 2.6.24
> Message: 1
> 
> On e6,the handshake only do the last (third) step,this step has passed.
> in the drivers/usb/core/hub.c,the driver can't read device descriptor and
> set address,
> I change the gpio config the P3_3 only as GPIO_OUT and not in fuction of USB
> HOST PORT3,change the UP3OCR as 0x03,
> the driver still can't read device descriptor and set address ,but the
> errcode change from -64 as -110

Why don't you mention human-readable errors? Better to have one person
look them up instead of a whopping 20% of the entire mailing list population ;)

/usr/include/asm-generic/errno.h:
#define ENONET          64      /* Machine is not on the network */
#define ETIMEDOUT       110     /* Connection timed out */

Andreas Mohr

Reply via email to