libftdi Archives

Subject: Re: [PATCH] ftdi_eeprom: support channel configuration

From: Thomas Jarosch <thomas.jarosch@xxxxxxxxxxxxx>
To: libftdi@xxxxxxxxxxxxxxxxxxxxxxx
Cc: Stephan Linz <linz@xxxxxxxxxx>, haberkorn@xxxxxxxxxxxx
Date: Thu, 13 Aug 2015 21:54:48 +0200
Hi Stephan,

Am 13.08.2015 um 12:03 schrieb Stephan Linz:
> Previously, the channels could not be configured and were
> hard set to type UART and driver VCP and further to no RS485
> functionality on chips with support for this feature.
> 
> With the new 'chX_*' config file options the ftdi_eeprom tool
> is now abel to change the channel type, set the driver autoload
> decision (VCP od D2XX) and enable or disable RS485.
> 
> The new config file options are:
> 
>  * ch[a,b]_type      - string of: UART, FIFO, OPTO, CPU, FT1284
>  * ch[a,b,c,d]_vcp   - bool: true for VCP, false for D2XX
>  * ch[a,b,c,d]_rs485 - bool: true for RS485 enabled
> 
> Signed-off-by: Stephan Linz <linz@xxxxxxxxxx>

the patch looks sound to me. Especially as it keeps
the default values of the previous behavior.

If nobody else objects, I'll apply it.

Not sure if I manage to do that tomorrow,
otherwise I'll apply it in about three weeks.

Cheers,
Thomas


--
libftdi - see http://www.intra2net.com/en/developer/libftdi for details.
To unsubscribe send a mail to libftdi+unsubscribe@xxxxxxxxxxxxxxxxxxxxxxx   

Current Thread