Enable searching for FTDI devices with either a VID or PID of zero
authorForest Crossman <cyrozap@gmail.com>
Fri, 31 Oct 2014 17:17:16 +0000 (13:17 -0400)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Thu, 6 Nov 2014 20:44:39 +0000 (21:44 +0100)
commit8de26dde953c5bdd118090d6f6d04dcc1146a084
tree16e3ca8570d10bcad316130d4d32302220837aaf
parent13ea50d2302a8740d964ed50eb7906f349198e1a
Enable searching for FTDI devices with either a VID or PID of zero

This change makes it possible to detect FTDI clone chips that have been
"bricked" by the FTDI Windows driver (PID set to zero)

Signed-off-by: Forest Crossman <cyrozap@gmail.com>
src/ftdi.c