Merge from vendor branch TNF:
authorjakllsch <jakllsch>
Sat, 23 Oct 2010 15:26:46 +0000 (15:26 +0000)
committerjakllsch <jakllsch>
Sat, 23 Oct 2010 15:26:46 +0000 (15:26 +0000)
commitb74e866724e8036fcf58a7f55ef5c9e8b89c4e4a
tree405d59255b020a8ca2d19b78013b78e222b4c917
parentedfeb05b56ec018d9627789c19337305443f8bc4
parent30105f37c9a0efb5e8626f9a14f38a393a252e4a
Merge from vendor branch TNF:
import libftdi package.

libFTDI is an open source library to talk to FTDI chips: FT232BM,
FT245BM, FT2232C, FT2232D and FT245R, including the popular bitbang
mode. The library is linked with your program in userspace, no
kernel driver required.

libFTDI works perfectly with Linux, Windows, MacOS X and BSD variants
thanks to libusb.