libftdi
16 years agolibftdi: (gerd) improve async documentation (#1270)
Gerd von Egidy [Fri, 15 Feb 2008 18:18:29 +0000]
libftdi: (gerd) improve async documentation (#1270)

16 years agoApplied EEPROM size patches from Andrew John Rogers, small async stuff tweaks
Thomas Jarosch [Sat, 2 Feb 2008 13:05:44 +0000]
Applied EEPROM size patches from Andrew John Rogers, small async stuff tweaks

16 years agoMoved intranator source to source/
Thomas Jarosch [Fri, 14 Dec 2007 09:53:23 +0000]
Moved intranator source to source/

16 years agolibftdi: (gerd) increase lib version (async buffer changes struct -> incompatible)
Gerd von Egidy [Thu, 6 Dec 2007 13:43:34 +0000]
libftdi: (gerd) increase lib version (async buffer changes struct -> incompatible)

16 years agoversion increase
Gerd von Egidy [Thu, 29 Nov 2007 13:03:07 +0000]
version increase

16 years agolibftdi, display, lcdproc: (gerd) fix async usb writes, fix write timing & concurrency
Gerd von Egidy [Fri, 23 Nov 2007 17:59:34 +0000]
libftdi, display, lcdproc: (gerd) fix async usb writes, fix write timing & concurrency

16 years agolibftdi: (gerd) add ftdi_write_data_async(), needed to work around high latency of...
Gerd von Egidy [Thu, 22 Nov 2007 18:38:35 +0000]
libftdi: (gerd) add ftdi_write_data_async(), needed to work around high latency of single-byte bitbang-writes

16 years agoFix return handling of ftdi_read_chipid
Thomas Jarosch [Mon, 22 Oct 2007 07:55:56 +0000]
Fix return handling of ftdi_read_chipid

16 years agoFix bug caused by bad line break
Thomas Jarosch [Fri, 19 Oct 2007 11:43:22 +0000]
Fix bug caused by bad line break

16 years agolibftdi: (tomj) FTDICHIP-ID read support
Thomas Jarosch [Fri, 19 Oct 2007 08:31:15 +0000]
libftdi: (tomj) FTDICHIP-ID read support

16 years agoSmall documentation update v0.10
Thomas Jarosch [Thu, 3 May 2007 16:11:03 +0000]
Small documentation update

16 years agoContributed CBUS EEPROM template
Thomas Jarosch [Tue, 24 Apr 2007 12:31:40 +0000]
Contributed CBUS EEPROM template

16 years agoCBUS example fixed by Steve Brown
Thomas Jarosch [Tue, 24 Apr 2007 12:30:21 +0000]
CBUS example fixed by Steve Brown

16 years agolibftdi: (tomj) short CBUS mode example
Thomas Jarosch [Tue, 24 Apr 2007 10:07:37 +0000]
libftdi: (tomj) short CBUS mode example

16 years agolibftdi: (tomj) short CBUS mode example
Thomas Jarosch [Tue, 24 Apr 2007 10:07:02 +0000]
libftdi: (tomj) short CBUS mode example

16 years agoRemove autoconf files from SVN
Thomas Jarosch [Tue, 24 Apr 2007 08:55:03 +0000]
Remove autoconf files from SVN

16 years agoBump version and changelog
Thomas Jarosch [Tue, 24 Apr 2007 08:54:06 +0000]
Bump version and changelog

16 years agoProper copyright headers
Thomas Jarosch [Tue, 24 Apr 2007 08:50:08 +0000]
Proper copyright headers

17 years agolibftdi: (tomj) fix ftdi_list_free
Thomas Jarosch [Thu, 19 Apr 2007 11:54:44 +0000]
libftdi: (tomj) fix ftdi_list_free

17 years agoCosmetic changes
Thomas Jarosch [Thu, 19 Apr 2007 09:00:39 +0000]
Cosmetic changes

17 years agoRPM build fix
Thomas Jarosch [Mon, 19 Feb 2007 13:42:48 +0000]
RPM build fix

17 years agoautoconf syntax fix
Thomas Jarosch [Tue, 13 Feb 2007 10:06:15 +0000]
autoconf syntax fix

17 years agolibftdi, libt2n: (tomj) fix build when doxygen is not installed v0.9
Thomas Jarosch [Fri, 9 Feb 2007 09:06:20 +0000]
libftdi, libt2n: (tomj) fix build when doxygen is not installed

17 years agodoxygen HTML output header v0.8
Thomas Jarosch [Thu, 8 Feb 2007 14:14:19 +0000]
doxygen HTML output header

17 years agoincrease version
Thomas Jarosch [Thu, 8 Feb 2007 13:41:29 +0000]
increase version

17 years agolibftdi: (tomj) updated ft2232 bitbang mode example
Thomas Jarosch [Wed, 24 Jan 2007 10:57:29 +0000]
libftdi: (tomj) updated ft2232 bitbang mode example

17 years agolibftdi: (tomj) added ftdi_usb_get_strings function from external patch
Thomas Jarosch [Mon, 11 Dec 2006 15:30:18 +0000]
libftdi: (tomj) added ftdi_usb_get_strings function from external patch

17 years agoupdated changelog
Thomas Jarosch [Mon, 9 Oct 2006 15:39:51 +0000]
updated changelog

17 years agolibftdi: (tomj) polished documentation, started "examples" dir
Thomas Jarosch [Mon, 9 Oct 2006 15:31:40 +0000]
libftdi: (tomj) polished documentation, started "examples" dir

17 years agoRemove stupid comment
Thomas Jarosch [Mon, 9 Oct 2006 08:33:59 +0000]
Remove stupid comment

17 years agolibftdi: (tomj) finishing touches on API documentation
Thomas Jarosch [Fri, 6 Oct 2006 15:11:09 +0000]
libftdi: (tomj) finishing touches on API documentation

17 years agomore documentation. Let's find out how we can group things with doxygen
Thomas Jarosch [Fri, 6 Oct 2006 14:08:52 +0000]
more documentation. Let's find out how we can group things with doxygen

17 years agolibftdi: (tomj) first shot at doxygen documentation
Thomas Jarosch [Fri, 6 Oct 2006 13:32:17 +0000]
libftdi: (tomj) first shot at doxygen documentation

17 years agolibftdi: (tomj) fix ftdi_read_pins on PowerPC systems
Thomas Jarosch [Wed, 30 Aug 2006 14:09:44 +0000]
libftdi: (tomj) fix ftdi_read_pins on PowerPC systems

17 years agolibftdi: (tomj) integrated ftdi_sio detach patch from Uwe Bonnes
Thomas Jarosch [Tue, 8 Aug 2006 12:43:37 +0000]
libftdi: (tomj) integrated ftdi_sio detach patch from Uwe Bonnes

18 years agolibftdi: (tomj) applied external flow control patch with cosmetic changes
Thomas Jarosch [Mon, 12 Dec 2005 16:18:19 +0000]
libftdi: (tomj) applied external flow control patch with cosmetic changes

18 years agolibftdi: (tomj) increase for 0.7 release, updated changelog based on diff v0.7
Thomas Jarosch [Tue, 11 Oct 2005 16:50:56 +0000]
libftdi: (tomj) increase for 0.7 release, updated changelog based on diff

18 years agolibftdi: (tomj) fix setting the baudrate on the second interface
Thomas Jarosch [Mon, 22 Aug 2005 16:20:08 +0000]
libftdi: (tomj) fix setting the baudrate on the second interface

18 years agofix strange chars (kate is sometimes really buggy!)
Thomas Jarosch [Sun, 12 Jun 2005 11:17:37 +0000]
fix strange chars (kate is sometimes really buggy!)

18 years agore-added new ftdi_usb_open_dev function
Thomas Jarosch [Sun, 12 Jun 2005 11:15:05 +0000]
re-added new ftdi_usb_open_dev function

18 years agodocumenation fix
Thomas Jarosch [Sun, 12 Jun 2005 10:52:40 +0000]
documenation fix

18 years agolibftdi: (tomj) find all devices by vendor/product id
Thomas Jarosch [Sun, 12 Jun 2005 10:50:35 +0000]
libftdi: (tomj) find all devices by vendor/product id

18 years agofixed small typo
Thomas Jarosch [Sun, 12 Jun 2005 09:58:10 +0000]
fixed small typo

18 years agolibftdi: (tomj) documentation updates by Tim Ansell
Thomas Jarosch [Sun, 12 Jun 2005 09:56:13 +0000]
libftdi: (tomj) documentation updates by Tim Ansell

18 years agolibftdi: (tomj) prepare 0.6 release, set library version again (#404) v0.6
Thomas Jarosch [Sun, 24 Apr 2005 16:13:56 +0000]
libftdi: (tomj) prepare 0.6 release, set library version again (#404)

18 years agolibftdi: (tomj) ported set_line_property patch to HEAD
Thomas Jarosch [Sun, 24 Apr 2005 16:01:32 +0000]
libftdi: (tomj) ported set_line_property patch to HEAD

18 years agolibftdi: (tomj) removed (forbidden) USB reset code for kernel 2.6
Thomas Jarosch [Sun, 24 Apr 2005 15:24:44 +0000]
libftdi: (tomj) removed (forbidden) USB reset code for kernel 2.6

19 years agolibftdi: (tomj) applied status byte filtering patch
Thomas Jarosch [Tue, 15 Feb 2005 15:49:37 +0000]
libftdi: (tomj) applied status byte filtering patch

19 years agoWer's nicht im Kopf hat...
Thomas Jarosch [Thu, 27 Jan 2005 13:01:16 +0000]
Wer's nicht im Kopf hat...

19 years agosmall fixes
Thomas Jarosch [Thu, 27 Jan 2005 12:58:26 +0000]
small fixes

19 years agolibftdi: (tomj) extended FT2232C support
Thomas Jarosch [Thu, 27 Jan 2005 12:56:25 +0000]
libftdi: (tomj) extended FT2232C support

19 years agoincrease version
Thomas Jarosch [Wed, 15 Dec 2004 14:57:40 +0000]
increase version

19 years agolibftdi: (tomj) small improvement to the baudrate calculation code
Thomas Jarosch [Tue, 7 Dec 2004 07:09:56 +0000]
libftdi: (tomj) small improvement to the baudrate calculation code

19 years agolibftdi: (tomj) readded do/while statement for compiler compatibility
Thomas Jarosch [Mon, 29 Nov 2004 17:21:49 +0000]
libftdi: (tomj) readded do/while statement for compiler compatibility

19 years agoApplied patch from Rogier Wolff with cosmetic changed.
Thomas Jarosch [Sat, 27 Nov 2004 17:17:31 +0000]
Applied patch from Rogier Wolff with cosmetic changed.
Cleaned all remaining error handling

19 years agolibftdi: (tomj) ftdi_usb_reset is now aware of the kernel version
Thomas Jarosch [Fri, 12 Nov 2004 10:01:34 +0000]
libftdi: (tomj) ftdi_usb_reset is now aware of the kernel version

19 years agolibftdi: (tomj) "unapplied" usb_reset code as it breaks with our kernel
Thomas Jarosch [Wed, 3 Nov 2004 16:25:25 +0000]
libftdi: (tomj) "unapplied" usb_reset code as it breaks with our kernel

19 years agolibftdi: (tomj) applied patch to extend chip reset
Thomas Jarosch [Mon, 1 Nov 2004 18:48:10 +0000]
libftdi: (tomj) applied patch to extend chip reset

19 years agoremoved uneeded files
Thomas Jarosch [Mon, 27 Sep 2004 15:45:48 +0000]
removed uneeded files

19 years agolibftdi: (tomj) prepare libftdi 0.5 release v0.5
Thomas Jarosch [Fri, 24 Sep 2004 17:07:04 +0000]
libftdi: (tomj) prepare libftdi 0.5 release
(shouldn't configure and Makefile.in be removed from CVS?)

19 years agolibftdi: (tomj) prepare libftdi 0.5 release
Thomas Jarosch [Fri, 24 Sep 2004 17:05:35 +0000]
libftdi: (tomj) prepare libftdi 0.5 release

19 years agolibftdi: (gerd) recreate in new kdevelop, pkgconfig, license fix
Gerd von Egidy [Tue, 21 Sep 2004 18:25:25 +0000]
libftdi: (gerd) recreate in new kdevelop, pkgconfig, license fix

19 years agolibftdi: (tomj) applied status byte filtering patch for large readbuffers
Thomas Jarosch [Sat, 7 Aug 2004 16:29:41 +0000]
libftdi: (tomj) applied status byte filtering patch for large readbuffers

19 years agofixed typos from last checkin
Thomas Jarosch [Mon, 26 Jul 2004 10:45:15 +0000]
fixed typos from last checkin

19 years agolibftdi: (tomj) Applied open by description and/or serial patch
Thomas Jarosch [Sun, 25 Jul 2004 09:09:29 +0000]
libftdi: (tomj) Applied open by description and/or serial patch
                with cosmetic changes (Evgeny Sinelnikov)

19 years agolibftdi: (tomj) Improved error handling (Evgeny Sinelnikov)
Thomas Jarosch [Fri, 23 Jul 2004 13:36:38 +0000]
libftdi: (tomj) Improved error handling (Evgeny Sinelnikov)

19 years agobuild fixes v0.4
Thomas Jarosch [Tue, 15 Jun 2004 14:57:14 +0000]
build fixes
todo: Create autoconf suite with kdevelop3...

19 years agoincrease version for release
Thomas Jarosch [Tue, 15 Jun 2004 12:20:02 +0000]
increase version for release

19 years agochanges for 0.4 release
Thomas Jarosch [Tue, 15 Jun 2004 12:12:46 +0000]
changes for 0.4 release

19 years agolibftdi: (tomj) changed readbuffer chunksize to 64 bytes, preparations for 0.4 release
Thomas Jarosch [Tue, 15 Jun 2004 11:54:46 +0000]
libftdi: (tomj) changed readbuffer chunksize to 64 bytes, preparations for 0.4 release

19 years agolibftdi: (tomj) removed userspace URB processing stuff
Thomas Jarosch [Tue, 15 Jun 2004 11:46:14 +0000]
libftdi: (tomj) removed userspace URB processing stuff

19 years agolibftdi: (tomj) refactored USB part of libftdi, doesn't depend
Thomas Jarosch [Thu, 10 Jun 2004 15:20:12 +0000]
libftdi: (tomj) refactored USB part of libftdi, doesn't depend
                on libusb anymore. Finished with libftdi for today.

19 years agolibftdi: (tomj) userspace URB processing (I'm hardcore...)
Thomas Jarosch [Thu, 10 Jun 2004 12:27:33 +0000]
libftdi: (tomj) userspace URB processing (I'm hardcore...)

19 years agolibftdi: (tomj) fixed typos found by Mark Hämmerling
Thomas Jarosch [Sun, 6 Jun 2004 20:11:08 +0000]
libftdi: (tomj) fixed typos found by Mark Hämmerling

19 years agolibftdi: (tomj) autodetection of chip type
Thomas Jarosch [Wed, 2 Jun 2004 12:30:04 +0000]
libftdi: (tomj) autodetection of chip type

19 years agolibftdi: (tomj) fixed default values in ftdi_eeprom_initdefaults
Thomas Jarosch [Mon, 31 May 2004 15:20:53 +0000]
libftdi: (tomj) fixed default values in ftdi_eeprom_initdefaults

19 years agolibftdi: (tomj) applied FT2232 baudrate patch from Steven Turner (FTDI)
Thomas Jarosch [Fri, 28 May 2004 16:32:31 +0000]
libftdi: (tomj) applied FT2232 baudrate patch from Steven Turner (FTDI)

19 years agolibftdi: (tomj) applied baudrate patch from Ian Abbott
Thomas Jarosch [Thu, 27 May 2004 20:56:32 +0000]
libftdi: (tomj) applied baudrate patch from Ian Abbott

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