On Sunday, February 06, 2011 21:01:24 Bogdan Petrisor wrote:
> Hello all,

please fix your e-mail client to wrap long lines

> I'm working on writing a USB cable driver for Arduino. In order to use the
> board I have to change the baudrate through libftdi from 3e6 (as is
> currently set in src/tap/usbconn/libftdi.c) to 115200.
> 
> However to be able to do that in my cable_init() the easy way is to move
> the ftdi_param_t typedef from libftdi.c to libftdx.h
> 
> It seems to work but since I'm not familiar with the overall architecture
> of urjtag I would appreciate some input from more experienced people about
> this change.

does your cable driver otherwise just add an entry to cable/ft2232.c ?  could 
just set the baudrate in your cable's init func ...
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.

------------------------------------------------------------------------------
The modern datacenter depends on network connectivity to access resources
and provide services. The best practices for maximizing a physical server's
connectivity to a physical network are well understood - see how these
rules translate into the virtual world? 
http://p.sf.net/sfu/oracle-sfdevnlfb
_______________________________________________
UrJTAG-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/urjtag-development

Reply via email to