1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00
freebsd-ports/devel/libftdi1/pkg-descr
Kurt Jaeger 8f510cdc6d New port: devel/libftdi1
Talking to FTDI's FT2232C, FT232BM and FT245BM type chips including
the popular bitbang mode, using libusb.

WWW: http://www.intra2net.com/en/developer/libftdi/

Please note that this is an updated version of devel/libftdi,
but dependencies require both versions to be available for a while.

PR:		191656
Submitted by:	uffe@uffe.org
2014-08-03 21:35:42 +00:00

8 lines
313 B
Plaintext

libftdi1 - A library (using libusb) to talk to FTDI's FT2232C,
FT232BM and FT245BM type chips including the popular bitbang mode.
Note: When you get a -5 error "can't claim usb device" during
ftdi_usb_open(), make sure the kernel ftdi_sio driver is unloaded.
WWW: http://www.intra2net.com/en/developer/libftdi/