Files
nixpkgs/pkgs/development
Austin Seipp 0339dc5fae libftdi: enable async mode
Apparently, async mode for libftdi 0.20 is allegedly disabled when using
libusb-compat wrappers, as libftdi does not really support libftdi 1.x. Because
we only ship libusb-compat, this would normally make async mode completely
unavailable.

Except distributions like Ubuntu just disable this check completely! See this
patch from Launchpad:

https://bazaar.launchpad.net/~ubuntu-branches/ubuntu/trusty/libftdi/trusty/view/head:/debian/patches/04_async_mode.diff

In the spirit of good competition (and feature parity for software that
*doesn't* support the synchronous mode, thanks to Ubuntu silently ensuring
their async-only paths work) we enable this just the same.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-03-02 21:20:54 -06:00
..
2018-02-11 09:19:53 +01:00
2018-03-01 14:57:06 +01:00
2018-03-02 08:32:48 +01:00
2018-03-02 21:20:54 -06:00
2018-02-26 11:17:36 +01:00
2018-03-01 13:30:17 -05:00
2018-03-01 11:48:22 +01:00
2018-03-02 18:12:08 -05:00