libftdi
19 years agolibftdi: (tomj) new variable: bitbang_mode to support FT2232C's SPI bitbang mode
Thomas Jarosch [Fri, 7 May 2004 10:57:15 +0000]
libftdi: (tomj) new variable: bitbang_mode to support FT2232C's SPI bitbang mode

19 years agolibftdi: (tomj) applied changes from Steven Turner (FTDI) to support
Thomas Jarosch [Thu, 6 May 2004 21:01:45 +0000]
libftdi: (tomj) applied changes from Steven Turner (FTDI) to support
                FTDI's D2XX linux library. ftdi_write now returns
                the bytes written.

19 years agoindent before checkin
Thomas Jarosch [Thu, 6 May 2004 20:44:01 +0000]
indent before checkin

20 years agolibftdi: (tomj) reset internal readbuffer offsets for reset()/purge_buffers()
Thomas Jarosch [Sun, 28 Mar 2004 17:40:09 +0000]
libftdi: (tomj) reset internal readbuffer offsets for reset()/purge_buffers()

20 years agolibftdi: (tomj) fixed readbuffer offset sizes, fixed read return code v0.3
Thomas Jarosch [Thu, 25 Mar 2004 21:44:30 +0000]
libftdi: (tomj) fixed readbuffer offset sizes, fixed read return code

20 years agolibftdi: (tomj) wrote Changelog, library version increase
Thomas Jarosch [Thu, 25 Mar 2004 16:45:14 +0000]
libftdi: (tomj) wrote Changelog, library version increase

20 years agolibftdi: (tomj) improved write performance and configurable chunksize,
Thomas Jarosch [Thu, 25 Mar 2004 16:05:58 +0000]
libftdi: (tomj) improved write performance and configurable chunksize,
                real read_data function + configurable chunksize,
                new ftdi_deinit() function

20 years agolibftdi, ftdi_eeprom: (tomj) changed all email addresses to opensource@intra2net.com
Thomas Jarosch [Thu, 25 Mar 2004 10:33:16 +0000]
libftdi, ftdi_eeprom: (tomj) changed all email addresses to opensource@intra2net.com

20 years agolibftdi: (tomj) fix for (read) latency timer functions
Thomas Jarosch [Thu, 25 Mar 2004 10:28:48 +0000]
libftdi: (tomj) fix for (read) latency timer functions

20 years agolibftdi: (tomj) fixed broken ftdi_set_latency_timer
Thomas Jarosch [Wed, 28 Jan 2004 19:47:06 +0000]
libftdi: (tomj) fixed broken ftdi_set_latency_timer

20 years agolibftdi: (tomj) added ftdi_usb_purge_buffers by request
Thomas Jarosch [Fri, 23 Jan 2004 18:10:51 +0000]
libftdi: (tomj) added ftdi_usb_purge_buffers by request

20 years agolibftdi: (tomj) added changelog and increased version to 0.2 v0.2
Thomas Jarosch [Sat, 3 Jan 2004 15:39:59 +0000]
libftdi: (tomj) added changelog and increased version to 0.2

20 years agolibftdi: (tomj) added changelog and increased version to 0.2
Thomas Jarosch [Sat, 3 Jan 2004 15:28:27 +0000]
libftdi: (tomj) added changelog and increased version to 0.2

20 years agolibftdi: (tomj) added EEPROM building fix from Daniel Kirkham (Melbourne, Australia)
Thomas Jarosch [Sat, 3 Jan 2004 14:53:49 +0000]
libftdi: (tomj) added EEPROM building fix from Daniel Kirkham (Melbourne, Australia)

20 years agolibftdi: (tomj) limit ftdi_read buffer size to n*64 bytes, n != 0
Thomas Jarosch [Mon, 28 Jul 2003 15:51:29 +0000]
libftdi: (tomj) limit ftdi_read buffer size to n*64 bytes, n != 0

20 years agolibftdi: (tomj) implemented read
Thomas Jarosch [Sat, 26 Jul 2003 20:44:06 +0000]
libftdi: (tomj) implemented read

20 years agolibftdi: (tomj) fixed eeprom writing
Thomas Jarosch [Thu, 17 Jul 2003 15:44:12 +0000]
libftdi: (tomj) fixed eeprom writing

21 years agolibftdi: (tomj) report used eeprom size in ftdi_eeprom_build v0.1
Thomas Jarosch [Mon, 7 Apr 2003 09:34:31 +0000]
libftdi: (tomj) report used eeprom size in ftdi_eeprom_build

21 years agolibftdi: (tomj) readded inclusion of usb.h to ftdi.h
Thomas Jarosch [Sun, 6 Apr 2003 15:26:41 +0000]
libftdi: (tomj) readded inclusion of usb.h to ftdi.h

21 years agolibftdi: (tomj) added libftdi-config script, fixed "make dist"
Thomas Jarosch [Sun, 6 Apr 2003 14:29:43 +0000]
libftdi: (tomj) added libftdi-config script, fixed "make dist"

21 years agolibftdi: (tomj) completed eeprom building code
Thomas Jarosch [Sun, 6 Apr 2003 13:41:43 +0000]
libftdi: (tomj) completed eeprom building code

21 years agolibftdi: (tomj) added libusb dependency to configure.in, removed "configure" from CVS
Thomas Jarosch [Fri, 4 Apr 2003 21:50:36 +0000]
libftdi: (tomj) added libusb dependency to configure.in, removed "configure" from CVS

21 years agolibftdi: (gerd) add a real libftdi with autoconf stuff, remove include of usb.h in...
Gerd von Egidy [Thu, 3 Apr 2003 23:52:15 +0000]
libftdi: (gerd) add a real libftdi with autoconf stuff, remove include of usb.h in include file