Dunce me, hadn't added --enable-ft2232_libftdi to ./configure Seems to work OK now :-)
On 13 Oct, 2009, at 19:27, Øyvind Harboe wrote: > Try one step at the time... First a patch with the bugfix, > get it committed and then try to attack the next part of > the problem. Is this list also for libftdi ? If so, a diff follows. I've never submitted a diff before, so I'm not sure if I did it the right way around. --colin mbp:~/Downloads/libftdi-0.16/examples colin$ diff find_all.c find_all.c.orig 24c24 < if ((ret = ftdi_usb_find_all(&ftdic, &devlist, 0x0403, 0x6010)) < 0) --- > if ((ret = ftdi_usb_find_all(&ftdic, &devlist, 0x0403, 0x6001)) < 0) _______________________________________________ Openocd-development mailing list Openocd-development@lists.berlios.de https://lists.berlios.de/mailman/listinfo/openocd-development