avrdude-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avrdude-dev] [PATCH] ft245r: add sem_wait with timeout on POSIX


From: Andrey Skvortsov
Subject: [avrdude-dev] [PATCH] ft245r: add sem_wait with timeout on POSIX
Date: Mon, 26 Jan 2015 18:38:36 +0300
User-agent: Mutt/1.5.21 (2010-09-15)

Hi,

sometimes, if not enough bytes are received from ftdi device, avrdude
hangs in ft245r_recv, to avoid this sem_wait is replaced with
sem_timedwait. I tested this patch on linux.


-- 
Best regards,
Andrey Skvortsov

Secure eMail with gnupg: See http://www.gnupg.org/
PGP Key ID: 0x57A3AEAD

Attachment: 0001-ft245r-fix-hang-if-there-are-no-enough-data-in-receive-buffer.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]