From: Tijl C. <ti...@ul...> - 2006-10-13 15:17:00
|
On Friday 13 October 2006 16:33, Tijl Coosemans wrote: > On Thursday 12 October 2006 16:16, Romain Li=E9vin wrote: > > > * In linux/link_slv.c I disabled the use of tigl_get_product(). > > > This function is giving problems somehow, but I'm not entirely sure > > > why.=20 > >=20 > > Which kind of problems? >=20 > The cable is found successfully, but actual communications time out. > "Ready?" usually works, but everything else doesn't. It's the usb_get_string_simple() call. Take that one out and everything works. With the call the cable somehow gets "confused". It doesn't work properly anymore and I have to unplug it to get it working again. |