On Sunday 28 February 2010, Gene Smith wrote:
> It was at least 6 months ago that I tried getting Olimex serial to work 
> in linux. I may give it another look soon. Does it just require the 
> libftdi package?

No.  Serial ports are pure kernel driver territory;
specifically drivers/usb/serial/ftdi_sio.c ... whose
git history reports among other things:

commit fa91d43b914b77637653d984416e17e182f7b807
Author: Tony Lindgren <[email protected]>
Date:   Fri May 4 18:23:24 2007 -0700

    USB: Add support for Olimex arm-usb-ocd JTAG interface serial port
    
    This patch adds support for the serial port on Olimex arm-usb-ocd
    JTAG interface.
    

_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to