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 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 (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 address 7 > > > usb 2-2: device not accepting address 7, error -71 > > > > > > > > > Googling did not help much. cant make out what the problem is all > > > about and how to resolve it. > > > > > > Please advice. > > > > The error messages mean that your device does not respond to the USB > > Set-Address request. The debugging log on the gadget may contain more > > information. > > > > Alan Stern > > > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening > July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual > core and dual graphics technology at this free one hour event hosted by HP, > AMD, and NVIDIA. To register visit http://www.hp.com/go/dualwebinar > _______________________________________________ > [email protected] > To unsubscribe, use the last form field at: > https://lists.sourceforge.net/lists/listinfo/linux-usb-devel > ------------------------------------------------------- This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual core and dual graphics technology at this free one hour event hosted by HP, AMD, and NVIDIA. To register visit http://www.hp.com/go/dualwebinar _______________________________________________ [email protected] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
