I have a new driver for a SL811 USB host. Seems that the SA1110 did not capture any interrupts from SL811. I have done set_GPIO_IRQ_edge( GPIO_USB, GPIO_RISING_EDGE) into init_irq() Is this enough for IRQ initialization ? What do I need else ?
I have this error too: Configuring dynamic linker... usb_control/bulk_msg: timeout usb.c: USB device not accepting new address=2 (error=-110) hub.c: USB new device connect on bus1/1, assigned device number 3 usb_control/bulk_msg: timeout usb.c: USB device not accepting new address=3 (error=-110) Done. TIA ------------------------------------------------------- This sf.net email is sponsored by: To learn the basics of securing your web site with SSL, click here to get a FREE TRIAL of a Thawte Server Certificate: http://www.gothawte.com/rd524.html _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
