Hi there, I've got to setup D-Link DSL200i Kernel: 2.6.11.12 Slackware 10.1.0 Aditional software user: eagle-usb.org or atm.eagle-usb.org Problem: on my own computer, everything works fine (USB HUB 2.0, Intel chipset, UHCI) On this one - only when on high load I tried to play with delays in various functions of uhci_hcd.c - sometimes it helps If I change uhci_result_control ending: td= list_entry(tmp,......) to td=list_entry(head->next,..........) - setup passes USB device: 0x1110:0x9010 -> without firmware, 0x1110:0x900f -> with firmware eagle usb module uploads firmware and initiates a reset. This is where I get to the TD selection problem. More details on dlink.log