Re: [linux-usb-devel] USB issues : Device not accepting address

2005-07-12 Thread Jayaprakash Shanmugam
Is it your custom board ? Did you try with USB 1.1 ? In our case, it gives protocol error (-71) in USB 2.0 and works fine in USB 1.1. On 7/11/05, Ram <[EMAIL PROTECTED]> wrote: > I can do ifconfig usb0 and assign an address to my usb0. > > > But, why the device addess given by the host is not be

Re: [linux-usb-devel] USB issues : Device not accepting address

2005-07-11 Thread Ram
I can do ifconfig usb0 and assign an address to my usb0. But, why the device addess given by the host is not being accepted by my gadget. Please Advice. Regards, Ram On 7/10/05, Alan Stern <[EMAIL PROTECTED]> wrote: > On Sun, 10 Jul 2005, Ram wrote: > > > Hi, > > When i connect my device (e

Re: [linux-usb-devel] USB issues : Device not accepting address

2005-07-10 Thread Alan Stern
On Sun, 10 Jul 2005, Ram wrote: > Hi, > When i connect my device (ethernet gadget) into the host. i get the message > >when i do dmesg on host. > > usbcore: registered new driver usbnet > usb 2-2: new full speed USB device using address 6 > usb 2-2: device not accepting address 6, error -

Re: [linux-usb-devel] USB issues : Device not accepting address

2005-07-10 Thread Duncan Sands
> When i connect my device (ethernet gadget) into the host. i get the message > >when i do dmesg on host. > > usbcore: registered new driver usbnet > usb 2-2: new full speed USB device using address 6 > usb 2-2: device not accepting address 6, error -71 > usb 2-2: new full speed USB device

[linux-usb-devel] USB issues : Device not accepting address

2005-07-10 Thread Ram
Hi, When i connect my device (ethernet gadget) into the host. i get the message when i do dmesg on host. usbcore: registered new driver usbnet usb 2-2: new full speed USB device using address 6 usb 2-2: device not accepting address 6, error -71 usb 2-2: new full speed USB device using addre