Hi, this patch series adds support for the FT4232H Quad UART and fixes some issues with ftdi_eeprom, mainly the handling of the eeprom size.
Cheers Anders --- CMakeLists.txt | 4 +- doc/EEPROM-structure | 40 ++++++++------- ftdi_eeprom/main.c | 51 ++++++++----------- ftdipp/CMakeLists.txt | 2 +- src/CMakeLists.txt | 2 +- src/ftdi.c | 134 ++++++++++++++++++++++++++++++++++++++++++++++--- src/ftdi.h | 10 +++- src/ftdi_i.h | 9 +++- 8 files changed, 191 insertions(+), 61 deletions(-) -- libftdi - see http://www.intra2net.com/en/developer/libftdi for details. To unsubscribe send a mail to [email protected]
