Ivan, Am Donnerstag 05 Februar 2009 18:19:55 schrieb Ivan Kuten: > I have ISP1760 on Blackfin DSP board with the following board specific > configuration (linux 2.6.28): Me too! (Using driver from 2.6.28 backported to 2.6.26). I am using ISP1760 on a 530 MHz BF 527 board. SCLK is 133 MHz. > > static struct isp1760_platform_data isp1760_priv = { > .is_isp1761 = 0, > .port1_disable = 0, > .bus_width_16 = 1, > .port1_otg = 0, > .analog_oc = 0, > .dack_polarity_high = 0, > .dreq_polarity_high = 0, > }; > Same for me.... > USB Flash drive is working OK May I ask you which bus timing you are using? I found I have to use a very SLOW timing, else the readout of qh information is buggy for me. There are some registers which have a timing period of 195 ns. I have found no special treatment in the driver to handle this timing requirement. And I have found no statement from NXP weather this requirement also exists between the two halves of a 2x16 bit access..... Can you check with maximum slow bus timing? regards Wolfgang -- Wahre Worte sind nicht schön. Schöne Worte sind nicht wahr. (Laotse) -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html