ftdi_usb_find_all: Only search for default devices if both VID AND PID are 0
[libftdi] / src / ftdi_stream.c
2011-06-28 Uwe Bonnes1.0/src/ftdi_stream.c: Check for fitting device
2011-01-21 Uwe BonnesSafer initialisation of ftdi_readstream
2011-01-21 Uwe BonnesDelete some remaining debug printout
2011-01-21 Uwe BonnesSafer initialisation of ftdi_readstream
2011-01-21 Uwe BonnesDelete some remaining debug printout
2010-09-16 Thomas JaroschCorrect (signedness) issues detected by -Wall
2010-06-21 Uwe BonnesStore and use the libusb_context
2010-06-10 Uwe BonnesCorrect version of ftdi_readstream agains GIT Head
2010-06-09 Uwe BonnesProvide a streaming read, base on code from Micah Dowty