libftdi Archives

Subject: Re: [Patch] Fix ftdi.h for async write API change

From: Thomas Jarosch <thomas.jarosch@xxxxxxxxxxxxx>
To: libftdi@xxxxxxxxxxxxxxxxxxxxxxx
Cc: Youness Alaoui <kakaroto@xxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 26 Mar 2012 17:28:51 +0200
On Monday, 26. March 2012 00:26:45 Youness Alaoui wrote:
> I've been playing around withlibftdi and I noticed that the git master
> version has an API change, removing the ftdi_{read|write}_data_async and
> replacing it with ftdi_{read|write}_data_submit. But the ftdi.h file
> wasn't modified properly, only the read_async prototype was replaced,
> the write_async is still there (causing undefined symbol, etc..).
> Attached is a patch to fix this small issue.

Applied, thanks!

Guess nobody is using the async api right now with libftdi 1.x.
Otherwise someone would have noticed earlier :)

Thomas

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

Current Thread