libftdi Archives

Subject: [RFC][PATCH 0/6] libftdi-1.0: Add support for FT4232H

From: Anders Larsen <al@xxxxxxxxxxx>
To: libftdi@xxxxxxxxxxxxxxxxxxxxxxx
Date: Mon, 9 Apr 2012 17:29:18 +0200
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 libftdi+unsubscribe@xxxxxxxxxxxxxxxxxxxxxxx   

Current Thread