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. ;-)

_______________________________________________
avrdude-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/avrdude-dev

Reply via email to