avrdude-dev
[Top][All Lists]
Advanced

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

Re: [avrdude-dev] [patch #7486] Patch to add FT2232C/D, FT2232H, FT4232H


From: Joerg Wunsch
Subject: Re: [avrdude-dev] [patch #7486] Patch to add FT2232C/D, FT2232H, FT4232H, usbvid, usbpid, usbdev for USB support - Based on #7062
Date: Fri, 26 Aug 2011 09:25:57 +0200
User-agent: Mutt/1.5.20 (2009-06-14)

As Jason Hecker wrote:

> What's the state of other Linux
> and BSDs with respect to libftdi?

FreeBSD's port is still at 0.18, though I could easily replace that
by a development version locally to test your patch.

> You can do a quick check to see what's going on if in ftdi.h there is
> an enumeration for 'TYPE_232H = 6'.

This change has been added to the libftdi repository in June, 2011,
but the latest releases (0.19) dates back to May, 2011.

You could add some probe code to configure.ac that checks for the
presence of TYPE_232H, and then set a #define in ac_cfg.h based on
the probe.  That way, you don't have to relay on a particular
version number or such.
-- 
cheers, J"org               .-.-.   --... ...--   -.. .  DL8DTL

http://www.sax.de/~joerg/                        NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)



reply via email to

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