Hi All, I am porting linux to a custom ARM board. It has an onboard PCI USB hub. The hub is detected properly but when I plugin a keyboard it give the above mentioned error. ACPI is not enabled. Also, whenever I plugout the device and plug it back, i can see that the /proc interrupts for the USB is incrementing (spew enclosed) Enclosed is my spew. Looking forward for links / pointers to solve this problem. Kernel spew usb usb3: Product: OHCI Host Controller usb usb3: Manufacturer: Linux 2.6.14.3-omap2 ohci_hcd usb usb3: SerialNumber: 0000:00:01.1 hub 3-0:1.0: USB hub found Shivah: DMA Alloc addr befor pd_addr c0307b00 Shivah: DMA Alloc addr after pd_addr c7bd8000 Shivah: DMA Alloc pg2dma addr 47bd8000 hub 3-0:1.0: 2 ports detected Shivah: Funtion usb_hcd_pci_probe returned successfully<7>ohci_hcd 0000:00:01.Susb 2-1: new low speed USB device using ohci_hcd and address 2 Shivah: DMA Alloc addr befor pd_addr c0307b60 Shivah: DMA Alloc addr after pd_addr c7bdb000 Shivah: DMA Alloc pg2dma addr 47bdb000 Shivah: DMA Alloc addr befor pd_addr c0307b80 Shivah: DMA Alloc addr after pd_addr c7bdc000 Shivah: DMA Alloc pg2dma addr 47bdc000 usb 2-1: device not accepting address 2, error -110 usb 2-1: new low speed USB device using ohci_hcd and address 3 usb 2-1: device not accepting address 3, error -110 usb 2-1: new low speed USB device using ohci_hcd and address 4 usb 2-1: device descriptor read/64, error -110 usb 2-1: device descriptor read/64, error -110 /proc/interrupt output ~ # cat /proc/interrupts CPU0 1: 57792 Netclient Timer Tick 6: 0 netclient-pci-err 9: 389 uart00 13: 1 eth0 17: 31 ohci_hcd:usb2 18: 0 ohci_hcd:usb3 19: 2 ehci_hcd:usb1 Err: 0 AFTER PLUGGING IN THE USB CABLE ~ # cat /proc/interrupts CPU0 1: 58805 Netclient Timer Tick 6: 0 netclient-pci-err 9: 438 uart00 13: 1 eth0 17: 63 ohci_hcd:usb2 18: 0 ohci_hcd:usb3 19: 7 ehci_hcd:usb1 Err: 0 Thanks in advance regards, shivas
------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_idv37&alloc_id865&op=click _______________________________________________ linux-usb-devel@lists.sourceforge.net To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel