On Tue, 2009-05-19 at 10:53 +0200, Magnus Lundin wrote: > Following patch reads the endpoint numbers from the usb lib device > structure, and it removes some of the extra testing that breaks older > versions of JLink.
Let's not remove the test, even if it only works with newer versions. For now, I would prefer it to be '#if 0'd out or moved to a function. Once we have version detection, we can put it back into the flow. > This should improve the situation. Despite the above, I am following this thread and curious about the success with older versions, so please continue testing this. I like to see this progress and hope to make some time of my own to contribute this week. Cheers, Zach _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
